I have an application that I haven't touch in a couple years. The client has asked that I make some changes. It is presently running on their system just fine. I am generating a .exe file which has worked fine in the past and works fine from within the FoxPro environment: ie. Do my.exe. The application runs fine if I simply start from the main prg in the project too. The issue arises when I try and run the exe from outside the VFP9 IDE. The program executes and runs til it hits an error because the first few forms ask for login infor and since they don't execute the application errors out gracefully as it should.
I have the vfp9r.dll and vpf9renu.dll files in the c:\windowd\system32 folder as well as the folder where the .exe resides.
I have tried this under Win XP and Win7 (under which I am now developing) and have the same problem.
Since the app runs OK inside VFP I have to beleive that this is an issue with something external that I am not including.
Your thoughts are greatly appreciated!!!
Jim
Thoughts?
I have the vfp9r.dll and vpf9renu.dll files in the c:\windowd\system32 folder as well as the folder where the .exe resides.
I have tried this under Win XP and Win7 (under which I am now developing) and have the same problem.
Since the app runs OK inside VFP I have to beleive that this is an issue with something external that I am not including.
Your thoughts are greatly appreciated!!!
Jim
Thoughts?