Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service Issue
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Web Service Issue
Miscellaneous
Thread ID:
00653307
Message ID:
00653307
Views:
53
I get the error:

"...WSDL Operation: Instantiating the Dispatch Object for Method {my method name} failed..."

when attempting run a delployed web service from a remote server. The web service object does seem to instantiate without problems and Intellisense does see the methods. It fails when I call a method.

On the Server I have:
Installed the VFP Runtime files.
Copied the DLL,VBR, and TLB files into the Web Site Folder.
Set IUSER... security to read,read and execute on the DLL
Set IUSER... security to read on everything else
Created a new Web Service reference in the Intellisense Manager


Registered the DLL using regsvr32 from the Hosting machine
Ran the SOAP toolkit version 2 on that dll
Rebooted the system

Everrthing works fine if I run the service locally, it only gives me trouble when I try to publish that service to the server.

What am I missing?

Troy
Next
Reply
Map
View

Click here to load this message in the networking platform