PDA

View Full Version : A socket operation encountered a dead network


jimmov
11-08-2006, 06:43 AM
Hi,

I have aweb service which when testing locally works fine. I can browse to the web service locally and I can consume the methods without getting any exceptions.

I have published the web service but when attempting to consume a method from this remote web service I get the following error:
"A socket operation encountered a dead network"

I can browse to the remote web service and see the available methods.

Any ideas why? Could it be a proxy or permissions thing? If so, how can I get resolve this issue?

Thanks.

Aristotle
11-09-2006, 01:09 AM
The URL that you specified in the web reference could be incorrect.


Aristotle

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)