Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web service crashing after installing IE7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Web service crashing after installing IE7
Divers
Thread ID:
01185512
Message ID:
01185512
Vues:
129
Hi Guys,
I am having a problem with some of my web services running on machines running IE7 that I have written about 3 years ago. It works fine for machines running IE6. Written in VFP 8.00.0000.2521. Can some one help me please. Help!!!

The Error is :
OLE Error 0x800a14b4, Unknown Status Code.
Code is :
oProxy = CREATEOBJECT("MSSOAP.SoapClient")
lcUrl = "http://"+ALLTRIM(parameters.webserver)
oProxy.MSSoapInit(lcUrl+"/downloadstocktake/service1.asmx?WSDl")
lnid=0
CURSORTOXML("tempbins","lcxml",1,0)
lnid = oProxy.updatebins(lcxml)
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform