Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM server as a web service
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
COM server as a web service
Miscellaneous
Thread ID:
00581876
Message ID:
00581876
Views:
82
I have a simple dll running as a web service using SOAP 2.0 Toolkit and the WSDL wizard. When I call the dll directly (from VFP 6, VFP 7, IE or Excel), it produces predictable results. When the web developer sends the same request from the web page, it produces only errors.

the request is:
http://server name/web services/irmarept.asp?cmd=getpick&lccustid=024970
where irmarept.asp is the listener created by the wizard.

Here's the pertinent part of the error (I think)
faultstring > Connector - Bad request to the server.<
and
returnCode>-2146823238

We've been hacking away at this since the day VFP 7 shipped and are no closer to a solution. The web folks say it's a VFP problem. I am a complete neophyte with SOAP. Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform