Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknown Com Status Code
Message
De
05/11/2001 19:04:12
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00576701
Message ID:
00577713
Vues:
23
>>Jerry,
>>I just tried this one and worked (if 45 F is true for Redmond WA - I had zipcode from there) :
>>
>>lcZipCode='98052'
>>oWS = CREATEOBJECT("MSSOAP.SoapClient")
>>oWS.MSSoapInit("http://www.xmethods.net/sd/TemperatureService.wsdl", "TemperatureService", "TemperaturePort")
>>?oWS.getTemp(lCZipCode)
>>
>>Unknown COM status code sounds like a parameter is missing or incorrect ?
>>Cetin
>
>Cetin,
>
>I'm having the same problem as Jerry. I just ran your code and received the same COM Status error as I've been receiving all day ...
>
>In my case, I had it working at home on the weekend, but here at work, going through our firewall, when I run the code, it takes about 10 seconds and then I get the COM status error.
>
>Al

Allan,
To me it's neither mine nor VFP's fault. It might be from firewall but here at home I tried it and failed with another message. Then I checked messages about Fedex and Temperature services and noticed ppl using different systems or one particular system are getting failures with similar failure codes. Services themselves faulty (I'm totally new to WS so just suspecting) ?

I tried another when that code failed here (home) and worked :
oWS = CREATEOBJECT("MSSOAP.SoapClient")
oWS.mssoapinit("http://sal006.salnetwork.com:83/a1vbcode/temperature/ctemperature.xml")
? oWS.CelsiusToFahrenheit(-56)
? oWS.CelsiusToFahrenheit(42)
? oWS.FahrenheitToCelsius(-68.8)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform