Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service Error
Message
From
13/11/2001 16:58:12
Louis Zelus
Pacific Gas Turbine Center
San Diego, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Web Service Error
Miscellaneous
Thread ID:
00581165
Message ID:
00581165
Views:
132
Although I have spent hours scouring the archives, and have found many related posts none have been able to answer my problem. I am attempting to create the example web service and am having problems. The Web Service wizard was crashing but a reinstall of SOAP 2.0 solved that. Now I receive this error:

---------------------------
Microsoft Visual FoxPro
---------------------------
Error generating IntelliSense scripts. Check for a valid WSDL URL location or invalid WSDL content. The WSDL file may have also been in use -- try regenerating the web service files again.
---------------------------
OK
---------------------------

The WSDL and WSML files are created in the appropriate directory, but no entries into Intillisense are made. When I try to create a connection to it with:
lo = CREATEOBJECT("MSSOAP.SoapClient")
lo.MSSoapInit("http://localhost/Service/ShowEm.WSDL")

I get this error:

VFP 7.0
OK
Help
OLE IDispatch exception code 0 from Client: WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057 - WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: The download of the specified resource has failed.
HRESULT=0x1..

Any help would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform