Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem accessing Google
Message
De
28/04/2003 12:33:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00782149
Message ID:
00782314
Vues:
10
Sergey,

Tried the following code :

* Create the SOAP object
loUniversalThread=Createobject("mssoap.soapclient30")
loUniversalThread.mssoapinit("http://www.levelextreme.com/"+;
"WebService/universalthread.wsdl")

lcUsername='something'
lcPassword='something'

* Do the login
loUniversalThread.Login(lcUsername,lcPassword)

* Call a method
* Get the message for one day
lcXML=loUniversalThread.GetMessage(DATE())

and on the line Login still the same error as I got with Google !!!!!

My machine is a XP with all service-packs but as I said in a previous mail we tried it on several computers here, XP and 2000, and the result is the same everywhere.

Can it be a network/firewall issue or is this more a software issue ?

Regards,

Guillaume
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform