Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6, 2003 Server, and IIS6
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00893369
Message ID:
00893371
Views:
24
You may have to give explicit rights to the COM server for the IUSR and IWAM accounts. BTW, why a COM .EXE server? - you'll have serious blocking/scalability problems because all calls will be serialized.
>I have a VFP 6 program which runs as an out-of-process .exe server. It is used for input / output to fox tables from asp pages.
>
>This setup is running fine on 2000 server / IIS 5, but is failing to run on 2003 server / IIS 6. The problem seems to be that after adding the program to the component services, it seems to un-register the program. I can create the object and call it's methods after building the .exe, but once I load it into the component services manager, I get the "cannot find class definitions" error that occurs when an object is not registered.
>
>Any Ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform