Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SOAP Manager Error
Message
From
29/04/2008 16:09:37
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
 
To
29/04/2008 12:05:23
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01313893
Message ID:
01314027
Views:
9
>This is not specifically WW Web Connection, but it is from West Wind...
>
>Getting an error that the file is not found on this:
>
> *** Assume it's a file or some other protocol
> lcXML = FILETOSTR(lcSdlUrl)
>
>Where lcSdlUrl = "http://www.foxcentral.net/foxcentral.wsdl"
>
>I can go to that URL, but I'm not sure if what I'm seeing there is what I should be getting. I'm using Rick Strahl's sample code and just trying to get it to run so I can then use it for something else.

I don't think FileToStr() is going to work with a file on the web, only local files.

I'm a little rusty with wwSOAP, but I think it includes a utility to create a proxy class from WSDL. You instantiate the proxy class and it passes requests to the web service.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Reply
Map
View

Click here to load this message in the networking platform