Dick_in_Dallas
Member
I have a fully operational VB.NET program (called prjPathfinder) that uses MS Office XP Professional and its related Access database. Because of security concerns, I recently upgraded from Office XP Professional to Office 2007 Professional and Access 2007. I can tell Access 2007 is working because I can launch it from the shortcut on the desktop and run database queries. When I try to open Access 2007 from prjPathfinder, I get "Error 5: The type initializer for prjPathfinder.Upgrade Support threw an exception.", then it displays the first form in prjPathfinder without opening Access 2007.
Apparently there is a difference or differences in the requirements for opening Access 2007. What am I missing?
The database reflects the amateur packet radio node network of North America. prjPathfinder takes the GPS coordinates of the specified starting node, and the GPS coordinates of the specified destination node, and recursively finds its a viable path between the two nodes if a viable path exists. It uses an Excel object model to display the path in real time as it is finding it. The Office XP version works great. Except for upgrading the version of MS Office, there have been no other changes.
I have posted a very similar question on the Access forum, and they recommended I post one here as well.
Apparently there is a difference or differences in the requirements for opening Access 2007. What am I missing?
The database reflects the amateur packet radio node network of North America. prjPathfinder takes the GPS coordinates of the specified starting node, and the GPS coordinates of the specified destination node, and recursively finds its a viable path between the two nodes if a viable path exists. It uses an Excel object model to display the path in real time as it is finding it. The Office XP version works great. Except for upgrading the version of MS Office, there have been no other changes.
I have posted a very similar question on the Access forum, and they recommended I post one here as well.