当前位置:编程学习 > C#/ASP.NET >>

Different event log entries that are generated by ASP.NET

答案: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
Finish restarting W3SVC.
MessageId=1026
Severity=Warning
During unregistration (version %1), a clean uninstall was done because the process failed to get the next highest version. Error code: %2.
MessageId=1027
Severity=Informational
Start unregistering ASP.NET (version %1).
MessageId=1028
Severity=Error
Failed while unregistering ASP.NET (version %1) in IIS. Error code: %2.
MessageId=1029
Severity=Informational
Finish unregistering ASP.NET (version %1). Detailed unregistration logs can be found in %2.
MessageId=1030
Severity=Warning
Updates to the IIS metabase were aborted because IIS is either not installed or is disabled on this machine. To completely uninstall ASP.NET from IIS, please re-enable IIS and unregister ASP.NET using aspnet_regiis.exe /u.
MessageId=1031
Severity=Informational
The current version at the IIS root is %1.
MessageId=1032
Severity=Warning
Registration (version %1) will not register the DLL in the scriptmap properties of any IIS website because the version is not high enough to replace the existing one at the root. See help for the explanation of version comparison during installation.

Note The words "Web site" are capitalized incorrectly in the message.
MessageId=1033
Severity=Error
Registration failed when trying to find the highest version installed on the machine. Error code: %1.
MessageId=1034
Severity=Warning
Failed reading registry key %1 for value %2. Error code: %3.
MessageId=1035
Severity=Warning
Failed while verifying that the ASP.NET DLL (Path:%1) (Version:%2) exists. Error code: %3.
MessageId=1036
Severity=Warning
Failed while verifying that the ASP.NET DLL (Version:%1) exists. Error code: %2.
MessageId=1037
Severity=Warning
The ASP.NET DLL (Path: %1) (Version:%2) is missing.
MessageId=1038
Severity=Warning
Failed while getting the version of %1, which is found in a scriptmap in IIS. The file could be missing. Error code: %2.
MessageId=1039
Severity=Warning
Registration failed to find the highest installed version from the registry. As a result, registration will use the IIS Default Document, Mimemap settings and ISAPI Filter DLL path from the current version. Error code: %1.
MessageId=1040
Couldn't create app domain.
MessageId=1041
Unhandled exception in managed code.
MessageId=1041
Failed to assign request using process model.
MessageId=1042
Cannot queue the request.
MessageId=1043
ASPNET_ISAPI.DLL can not run in DLLHOST.EXE. Please, re-register ASPNET_ISAPI.DLL.
MessageId=1044
Managed code failure while executing this request.
MessageId=1045
Worker process stopped unexpectedly.
MessageId=1046
Server Unavailable.
MessageId=1048
Server Application Unavailable.
MessageId=1049
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

Note The word "Web" is capitalized incorrectly two times in the message.
MessageId=1050
Administrator Note:
MessageId=1051
An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

Note The word "Web" is capitalized incorrectly in the message.
MessageId=1052
Worker process was recycled.
MessageId=1053
Username and/or password supplied in the processmodel section of the config file are invalid.
MessageId=1054
Worker process was recycled because it exceeded the configured time limit.
MessageId=1055
Worker process was recycled because it exceeded the configured idle time limit.
MessageId=1056
Worker process was recycled because it exceeded the configured requests limit.
MessageId=1057
Worker process was recycled because its request queue exceeded the configured limit.
MessageId=1058
Worker process was recycled because its memory consumption exceeded the configured limit.
MessageId=1059
Worker process was recycled because it failed to respond

上一个:采用UDP广播模式写简单信息传输工具~
下一个:检测是否还有黑客代码的asp.net函数

CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,