Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOXISAPI call failed
Message
From
22/12/1999 13:14:38
 
 
To
22/12/1999 13:11:38
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00307399
Message ID:
00307421
Views:
25
>>I am attempting my first com server using FOXISAPI. Once my simple program is created and added to my project, and once it is compiled either as a DLL or EXE, I can create the object from within VFP and call its methods. However, when I copy the dll or exe over to our web server's script folder, and attempt to access it and call its methods, I get:
>>
>>FOXISAPI call failed
>>Class id for TFoxServer.TFoxIsapi not found. Err code = 800401f3: Invalid class string
>>
>>
>>Does this project need to be compiled on the web server in order for the OLE to be registered? Is there an other way to register the ole? Help...
>>
>>John Dennis
>
>John,
>
>You probably need to run DCOMCNFG to configure rights regarding your COM server on the web server. There are several steps to this, but there may be a FAQ here which outlines it. If not, you can download documents on Rick Strahl's WestWind website ( www.west-wind.com ) that will lead you through it.
>
>Bill

Also, make sure you can interactively instantiate your COM server in VFP and run one or more of it's methods to confirm it will run properly. I usually create a simple dummy method which outputs some text for this until i'm satisfied I've got it off the ground. :-)

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform