I've just finished development of a VB.Net/Simconnect application that accesses user a/c lat/lon from FSX. (The application places ground-hugging, Gmax boundary fencing - or any other segmented objects.)
The application works as intended on my XP-based development machine. But, when executed on a Vista machine, an immediate "WindowsApplication1 has stopped working" error message results. However, if I remove all Simconnect-related code from the application, it works fine on Vista (i.e., there is no error mesage and the application starts properly).
The VB.Net code uses the Simconnect SDK sample code. I've tried placing a local copy of the RTM Simconnect.dll on the Vista machine to no avail.
Any help will be appreciated.
Don
The application works as intended on my XP-based development machine. But, when executed on a Vista machine, an immediate "WindowsApplication1 has stopped working" error message results. However, if I remove all Simconnect-related code from the application, it works fine on Vista (i.e., there is no error mesage and the application starts properly).
The VB.Net code uses the Simconnect SDK sample code. I've tried placing a local copy of the RTM Simconnect.dll on the Vista machine to no avail.
Any help will be appreciated.
Don
Last edited:

