Digs
07-21-2003, 03:18 AM
I have an Vb6.0 SP5 application that runs on Win 2000 (SP4) that took me two years to finish from weekends only.
When I double click on the shortcut on my desktop to run it I get this Windows error message, and the application does not run...this also goes for double clicking the EXE itself as well. But the application does run when I load into to Vb6.0 and it runs by hitting F5 ok.
Message ..."ABC.exe has generated errors and will be closed by windows.You will need to restart the program. A error log is being created."
I go the the Windows 2000 error log "Event viewer" and there is no error logged.
I am about to format my c:\ drive and reinstall everything, because I think the issue is in the windows registry.
I have done a "regedit" and the path names to the exe are all fine.
Any idea, cause its stumped me big time !
My code starts withe standard Sub main() routine with no fancy code in there.
Cheers :confused:
When I double click on the shortcut on my desktop to run it I get this Windows error message, and the application does not run...this also goes for double clicking the EXE itself as well. But the application does run when I load into to Vb6.0 and it runs by hitting F5 ok.
Message ..."ABC.exe has generated errors and will be closed by windows.You will need to restart the program. A error log is being created."
I go the the Windows 2000 error log "Event viewer" and there is no error logged.
I am about to format my c:\ drive and reinstall everything, because I think the issue is in the windows registry.
I have done a "regedit" and the path names to the exe are all fine.
Any idea, cause its stumped me big time !
My code starts withe standard Sub main() routine with no fancy code in there.
Cheers :confused: