Consultor Eletrônico



Kbase P127326: Getting http error 500 when running a simple asp page in IIS7 in Windows Vista
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/30/2007
Status: Unverified

FACT(s) (Environment):

IIS 7.0
Windows Vista
Windows Vista Ultimate
Windows Vista Business x64
Windows Vista Enterprise x64
Windows Vista Ultimate x64

SYMPTOM(s):

Getting http error 500 when running a simple asp page in IIS7 in Windows Vista

HTTP Error 500.0 - Internal Server Error

Error 0x800700aa is shown along with the above error

IIS log shows the following error:

GET /services.asp - 85 - 192.168.11.6 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.0;+WOW64;+SLCC1;+.NET+CLR+2.0.50727;+Media+Center+PC+5.0;+.NET+CLR+3.0.04506) 500 0 170

The IIS 7 failed request trace log shows the following:

MODULE_SET_RESPONSE_ERROR_STATUS


ModuleName="IsapiModule",
Notification="EXECUTE_REQUEST_HANDLER",
HttpStatus="500",
HttpReason="Internal Server Error",
HttpSubStatus="0",
ErrorCode="The requested resource is in use. (0x800700aa)",
ConfigExceptionInfo=""

The asp.dll is allowed under the ISAPI and CGI Restrictions setting

The .htm and .html pages works fine

The asp pages worked fine for a couple weeks but suddenly broke

CHANGE:

Microsoft Vista updates are installed

CAUSE:

The cause is unknown at the time of this writing

FIX:

Follow the steps below to fix the problem:

1. In IIS Manager (Control Panel/Administrative Tools) choose View Application Pools
2. Choose Set Application Pool Defaults
3. Under Process Model set Identity to LocalSystem