Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return an Object from a .NET Web Service.
Message
 
 
À
18/05/2004 04:26:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00904814
Message ID:
00906196
Vues:
22
>Hi,
>
>I tried the following code:
>
>loWSHandler = NEWOBJECT("WSHandler",IIF(VERSION(2)=0,"",HOME()+"FFC\"+"_ws3client.vcx")
>
>loWebService = loWSHandler.SetupClient("http://kk_lap/ecollaboration/webservice.asmx?WSDL", "WebService", "WebServiceSoap")
>
>loStyles=loWebService.GetStyle("PDM2","FRIENDTEX","SYSADM","RUNTIME","XXXX")
>
>However, When I look at the object loStyles created in line 3.
>It appears to be a node list object and I do not see any of the custom properties and methods created in the .NET class?
>
>Whats going on here and How can I return the actual object to foxpro?

Hi Tim,

Take a look at Re: Xmethods & wsdl Thread #689729.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform