|
|
|
start date: Fri, 29 Jun 2007 07:53:40 -0700,
posted on: microsoft.public.dotnet.framework.aspnet.webservices
back
| Thread Index |
|
1
unknown
|
|
2
Marek
|
HTTP 503 errror on W2k3 Machine
Hi
I am getting http 503 error on Win 2003 server machine when calling a
web service.
If i call the same web service form an XP machine using the same
application it works as expected.
System.Net.WebException: The request failed with HTTP status 503:
Service Unavailable.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
Anyone got any ideas why the calls differ on 2003.
I am logged onto the machines using the same user, the same happens
when called form a windows and a web application.
Date:Fri, 29 Jun 2007 07:53:40 -0700
Author:
|
RE: HTTP 503 errror on W2k3 Machine
> Hi
>
> I am getting http 503 error on Win 2003 server machine when calling a
> web service.
>
> If i call the same web service form an XP machine using the same
> application it works as expected.
>
> System.Net.WebException: The request failed with HTTP status 503:
> Service Unavailable.
> at
> System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
> message, WebResponse response, Stream responseStream, Boolean
> asyncCall)
> at
> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> methodName, Object[] parameters)
>
> Anyone got any ideas why the calls differ on 2003.
>
> I am logged onto the machines using the same user, the same happens
> when called form a windows and a web application.
I have exactly the same problem, any ideas??
BizTalk Utilities - Frustration free BizTalk Adapters
http://www.topxml.com/biztalkutilities
Date:Wed, 25 Jul 2007 14:22:00 GMT
Author:
|
|
|