August 08, 2011

An existing connection was forcibly closed by the remote host in .net app

Sometime "An existing connection was forcibly closed by the remote host" occurs in web app to the user, its very strange issue because all module were working yesterday they suddenly stopped working.

Resolution:

1) Reset the IIS, but it will affect all the application on IIS , if multiple sites are hosted. if only single site then open the command prompt with admin rights and type IISReset and enter.

or

2) Restart the default/Required WebSite

3)  Recycle the Application pools

4) Restart any dependent windows service.

if any comment/issue please comment.

No comments: