Groups | Blog | Home
all groups > dotnet web services > july 2006 >

dotnet web services : problem with web service.


stefano
7/28/2006 12:21:01 AM
I have a web service with codebehind in c#. ASP.NET 2 with framework 2. Some
times I receive this error: The underlying connection was closed: The
connection was closed unexpectedly. Which it is the cause ?
I have setting the <httpRuntime executionTimeout="200" /> on the web.config
of the web service.

Nitin Mittal
7/30/2006 1:01:02 PM
Sometimes this happens because of network connectivity. If u are accessing
your web service over a network and inbetween there is some issue with
network you would get this exception.
Regards
Nitin Mittal
http://www.dotnetdonkey.com

[quoted text, click to view]
AddThis Social Bookmark Button