INeedSomeSeriousHelp
Programmer
Please help me. I have created an application which won't run on Windows 2000 and XP. The setup files allow everything to be installed on the computer but when I double click on the .exe file...the program starts perfectly but then I get the following error message as the title screen is running:
Run-time error '76':
Path not found:
'C:\Program Files\Images\Logophthalmos124.jpg'
There is an Image folder within the Program Files folder with the jpg file! Also, this same CD which contains the setup files works fine on a Windows 98 and ME OS machine.
I'm assuming there is some security issue going on here. I have opened the Image folder and clicked on the Property tab and then the Security tab. It has a check box allowing it to be read. What could be preventing the XP and Windows 2000 OS from finding this image. This image is connected to a timer control which tells the image control to change to the new image (Logophthalmos124.jpg) after a specified amount of time. Also, I have gone to the property window for the application and have told ME to run it under Windows 98 and the same error occured. I read in help that you can tell it to run on another OS version and that should allow it to run??
What are your thoughts?
Thank you
Glenn
Run-time error '76':
Path not found:
'C:\Program Files\Images\Logophthalmos124.jpg'
There is an Image folder within the Program Files folder with the jpg file! Also, this same CD which contains the setup files works fine on a Windows 98 and ME OS machine.
I'm assuming there is some security issue going on here. I have opened the Image folder and clicked on the Property tab and then the Security tab. It has a check box allowing it to be read. What could be preventing the XP and Windows 2000 OS from finding this image. This image is connected to a timer control which tells the image control to change to the new image (Logophthalmos124.jpg) after a specified amount of time. Also, I have gone to the property window for the application and have told ME to run it under Windows 98 and the same error occured. I read in help that you can tell it to run on another OS version and that should allow it to run??
What are your thoughts?
Thank you
Glenn