日期:2009-02-19  浏览次数:20517 次

INTRODUCTION
This article describes the event log entries that you can find when you use Microsoft ASP.NET.

MORE INFORMATION
The following list describes the different types of event log entries that you may experience when you use ASP.NET:
MessageId=1000
Severity=Error
ASPnet_wp.exe (PID: %1) stopped unexpectedly.
MessageId= 1001
Severity=Error
ASPnet_wp.exe (PID: %1) was recycled because memory consumption exceeded the %2 MB (%3 percent of available RAM).
MessageId= 1002
Severity=Error
ASPnet_wp.exe (PID: %1) was recycled because the number of queued requests exceeded %2.
MessageId= 1003
Severity=Error
ASPnet_wp.exe (PID: %1) was recycled because it was suspected to be in a deadlocked state. It did not send any responses for pending requests in the last %2 seconds. This timeout may be adjusted using the <processModel responseDeadlockInterval> setting in machine.config.
MessageId= 1004
Severity=Informational
ASPnet_wp.exe (PID: %1) was recycled after %2 seconds.
MessageId= 1005
Severity=Informational
ASPnet_wp.exe (PID: %1) was recycled after being idle for %2 seconds.
MessageId= 1006
Severity=Informational
ASPnet_wp.exe (PID: %1) was recycled after serving %2 requests.
MessageId= 1007
Severity=Error Symbolic
ASPnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.
MessageId= 1008
Severity=ERROR
ASPnet_wp.exe (PID: %1) was recycled because it failed to respond to ping message.
MessageId= 1009
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because the synchronization event could not be initialized. Error code: %2.
MessageId= 1010
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because the synchronous pipes could not be initialized. Error code: %2.
MessageId= 1011
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because the asynchronous pipe could not be initialized. Error code: %2.
MessageId= 1012
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because the .NET Runtime could not be initialized. Error code: %2.
MessageId= 1013
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because CoInitializeEx failed. Error code: %2.
MessageId= 1014
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because CoInitializeSecurity failed. Error code: %2.
MessageId= 1015
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because the ASPnet_isapi.dll could not be initialized. Error code: %2.
MessageId= 1016
Severity=Error
ASPnet_wp.exe (PID: %1) failed to startup because of failure to create the thread for answering ping messages. Error code: %2.
MessageId= 1017
Severity=Informational
Start registering ASP.NET (version %1).
MessageId= 1018
Severity=Error
Failed while registering ASP.NET (version %1) in IIS. Error code: %2.
MessageId= 1019
Severity=Informational
Finish registering ASP.NET (version %1). Detailed registration logs can be found in %2.
MessageId= 1020
Severity=Warning
Updates to the IIS metabase were aborted because IIS is either not installed or is disabled on this machine. To configure ASP.NET to run in IIS, please install or enable IIS and re-register ASP.NET using ASPnet_regiis.exe /i.
MessageId=1021
Severity=Informational
Starting %1.
MessageId=1022
Severity=Informational
Stopping %1.
MessageId=1023
Severity=Informational
Restarting W3SVC.
MessageId=1024
Severity=Error
Failed while restarting W3SVC. Error code: %1.
MessageId=1025
Severity=Informational