Hi,
Ok heres the problem. I've developed an application in VB6.0 on Windows XP SP2. I've done all the testing and is working fine on my PC. I've compiled the s/w and tested that on 2 PC (One XP and one Vista) on which VB and visual studio is not present.
When the software opens in Vista i get the following error:
Run time error '372'
Failed to load control 'CommonDialog' from wiaaut.dll. Your version of wiaaut.dll may be outdated. Make sure you are using the version of the control that was provided with your application.
What version of wiaaut.dll will run on both XP & vista? On XP i'm not getting this error.
Another error. While using some features in the application i get runtime error 6 overflow and for others run time error 13.
What i don't understand, is that how can it work perfectly on the development machine and not on the users machine. If the error was coming from my codes i would have debugged that. But it works fine on my PC.
Any idea?
Regards,
Krishley






Reply With Quote