Hello,
I'm using VFP 6.0. I've created a web application using the Activedoc class. We have this application running from our webserver and users run the app by clicking on a link on our internal webpage.
The app runs fine on most machines. However, on some machines, when I try to run the app, it asks me if I want to save the app to my hard drive. I don't want to save it, I just want it to run like on the other machines.
I've associated the .app with the VFP6RUN.exe runtime object. But I get this error.
"Could not create the Visual FoxPro Runtime object. The Visual FoxPro Runtime Library may be missing or is not registered correctly. Error 0x80040154."
I know that the Runtime library is there. Do I just have to register it somehow, and if so, why did I not have to register it on some machines, but I do have to on others? How am I supposed to register the runtime libraries?
The app seems to run fine on WIN 2K, and sporadically on WIN 98 and XP. Users are running IE 6.0 SP2 to open the app.
Thanks for you help.
I'm using VFP 6.0. I've created a web application using the Activedoc class. We have this application running from our webserver and users run the app by clicking on a link on our internal webpage.
The app runs fine on most machines. However, on some machines, when I try to run the app, it asks me if I want to save the app to my hard drive. I don't want to save it, I just want it to run like on the other machines.
I've associated the .app with the VFP6RUN.exe runtime object. But I get this error.
"Could not create the Visual FoxPro Runtime object. The Visual FoxPro Runtime Library may be missing or is not registered correctly. Error 0x80040154."
I know that the Runtime library is there. Do I just have to register it somehow, and if so, why did I not have to register it on some machines, but I do have to on others? How am I supposed to register the runtime libraries?
The app seems to run fine on WIN 2K, and sporadically on WIN 98 and XP. Users are running IE 6.0 SP2 to open the app.
Thanks for you help.