I have developed an application in VB6 which has been running ok for several years with the odd enhancement every so often.
I have recently got a new laptop with XP Pro SP2 installed, when I make a change to the program and regenerate the exe it works ok on my PC (I have full admin access for development purposes) however when moved onto someone elses PC for testing the exe comes up with "UNEXPECTED ERROR CLOSING" and doesn't launch. This did not happen before I got the new laptop.
The user has Read, write and execute access to the exe and all files in the same folder. The error message appears before any line of the code is executed so I am struggling to find the issue, any help would be greatly appreciated.
-Ian
I have recently got a new laptop with XP Pro SP2 installed, when I make a change to the program and regenerate the exe it works ok on my PC (I have full admin access for development purposes) however when moved onto someone elses PC for testing the exe comes up with "UNEXPECTED ERROR CLOSING" and doesn't launch. This did not happen before I got the new laptop.
The user has Read, write and execute access to the exe and all files in the same folder. The error message appears before any line of the code is executed so I am struggling to find the issue, any help would be greatly appreciated.
-Ian