Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up a webervice dll on Server 2003
Message
From
29/06/2006 10:36:24
 
 
To
29/06/2006 05:10:22
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01132648
Message ID:
01132737
Views:
12
http://support.microsoft.com/?id=811215

>Hi,
>
>We have made a foxpro dll webservice.
>This runs fine when I deploy it on my local machine (XP) as a webservice with Com+
>However, on our and most of our customers server, Windows Server 2003 is running.
>
>The Init goes fine, but when a method is called, we get a 0x800A13BE error
>(Sending the soap message failed or no recognizable answer was received)
>We've tried everything we could think of, including numerous threads from people experiencing the same problem (alas, no answers, only the same problems are stated)
>
>The WSDL file IS viewable when looked up thru Internet Explorer.
>
>Any suggestion would be helpfull.
>
>
>   x = CREATEOBJECT("MSSOAP.SoapClient30")
>   x.ClientProperty("ServerHTTPRequest") = .t.
>
>   x.MSSoapInit("http://ipaddress/RemoteQuery/RemoteQuery.WSDL")
>
>   ? x.ShowVersion()     &&& This fails
>
>   x = null
>
>
>Thanks
>
>Guillaume
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform