Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to load SOAP wsdl
Message
 
À
07/01/2015 16:38:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01613257
Message ID:
01613271
Vues:
356
Check your firewall - make sure your app has access to port 80 when it runs (the firewall alert should pop up when you run it for the first time).

+++ Rick ---

>I have this code:
>
>
>loWebService=Createobject("MSSOAP.SOAPClient30")
>loWebService.mssoapinit("http://www.mydomain.com/WebService/WebService.asmx?wsdl")
>
>
>This works ok on DEV and QA. They have Windows Server 2003.
>
>On UAT, this does not work. The mssoapinit line gives this error:
>
>"OLE IDispatch exception code 0 from WSDLReader: WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: The download of the specified resource has failed. HRESULT=0x1: Incorrect function."
>
>This is the same version of Visual FoxPro. However, this is on Windows Server 2008.
>
>If I try to call the URL directly in the Web browser from the UAT server, it works.
>
>I am wondering if the SOAP client is compliant with that OS.
>
>Anyone would know what is missing here?
>
>Note that Thread #1608717 discussed something related to that. Then, I had to put this:
>
>
>loWebService.ClientProperty("ServerHTTPRequest")=.T.
>
>
>But, today, even if I put this, it gives an error. That one would be:
>
>"OLE IDispatch exception code 0 from WSDLReader: WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: A security error occurred HRESULT=0x1: Incorrect function."
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform