Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web service or ASP?
Message
De
11/12/2001 03:24:51
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
10/12/2001 15:49:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00589377
Message ID:
00592546
Vues:
27
Hi John did you try
x.MSSoapInit("http://JGM/WebServices/showem.WSDL")
By the message looks like that the portname that you are specifying doesn't exist in the WSDL you don't have to specify this parameter you you don't specify or leave blank the the soapinit will use the first port that he finds in the WSDL file.
Try this and tell me if that work.

>Hi Alexandre,
>
>The code I'm trying to run is:
>LOCAL x AS myWServ1
>x = CREATEOBJECT("MSSOAP.SoapClient")
>x.MSSoapInit("http://JGM/WebServices/showem.WSDL", , "myWServ1SoapPort")
>
>The line causing the error is
>x.MSSoapInit("http://JGM/WebServices/showem.WSDL", , "myWServ1SoapPort")
>
>JGM is the name of my computer.
>WebServices is a virtual directory I have set up in IIS 5.0.
>I'm running under Windows 2000 Professional.
>
>The error is
>"OLE IDispatch exception from code 0 from Client: Client:The
>requested port myWServ1SoapPort could not be found in the
>WSDL file HRESULT=0x80070057..."
>
>Thanks,
>John
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform