Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any security when using SOAP Toolkit?
Message
De
02/10/2014 21:38:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Any security when using SOAP Toolkit?
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:
01608717
Message ID:
01608717
Vues:
144
Is there any security we have to verify when using the SOAP Toolkit?

I have two very basic commands:
loWebService=Createobject("mssoap.soapclient30")
loWebService.mssoapinit("http://www.myserver.com/WebService/WebService.asmx?wsdl")
If I try that from the development environment to the development server, it works.
If I try that from the development environment to the UAT server, it works.
If I try that from the UAT environment to the development server, it does not work.
If I try that from the UAT environment to the UAT server, it does not work.

From DEV and UAT servers, the version of the SOAP Toolkit is the same.

From the UAT server, if I try to execute those commands, I get:

"Unexpected 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. - WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect. - Client:One of the parameters supplied is invalid. HRESULT=0x80070057: The parameter is incorrect. .."
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform