iis - Server Error : The server closed the connection while reading the response -
I have Windows XP and IIS installed, when I want to access the local host to view the ASP page, Error:
Server Error The following error occurred:
[code = SERVER_RESPONSE_CLOSE] Closed the server response and closed the connection. Contact your system administrator. Please include
There are a few reasons, including a corrupt IIS metabase (whose root As you need to remove \ inetsrv folder from your PC and reinstall IIS).
Most likely you have more than 10 connections at one time in your local IIS. For more support, you must use a server operating system such as Windows Server 2003.
Comments
Post a Comment