Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need assistance Getting Started with WS
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Need assistance Getting Started with WS
Divers
Thread ID:
00798695
Message ID:
00798695
Vues:
72
I am trying to get off the ground learning to create web services in VFP. I followed the step-by-step example in MSDN at Microsoft's web site:

http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28000961

but I'm not having a lot of luck.

I was able to get the COM object the Web Service registered, but when I ran the test client program it failed. When I traced the code, I could see that the SOAP client object is being created OK, but the line including the method call:

? x.justshow()

failed with the following message:

"OLE error code 0x800a13be:Unknown COM status code."


Does anyone have any examples of working SOAP/Web Services that they wouldn't mind sharing?

Any help on this would be greatly appreciated.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform