Hi All,
I'm new to the forum....med programming experience.
I've built a database application in VB4.
It works fine in the VB environment.
As soon as I convert it to an EXE and install it on my PC at work - it stops working.
The first forum (password forum) opens.
after entering the username and password and clicking submit, I get a 'run-time' error - but no option to debug.
I can't figure out why it works fine at home and in the VB environment but not as an EXE. It also bothers me that there is no way for me to debug it.
I've been told that there is a particular DLL that is required in the Windows directory in order to run the EXE files. I have copied said DLL to my computer at work - but it didn't solve the problem.
I should also add that the EXE file works fine on my home PC but not my work PC.
Anybody have any ideas on how I can figure out what the issue is and fix it?
Thanis in advance!
-Mike