Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SOAP Manager Error
Message
De
29/04/2008 16:09:37
Joel Leach
Memorial Business Systems, Inc.
Tennessie, États-Unis
 
 
À
29/04/2008 12:05:23
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01313893
Message ID:
01314027
Vues:
10
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform