Hi All,
I have seen many ASP_0147|500_Server_Error in the IIS logs on my intranet site and have noticed considerable slowness in website when these errors occur in bunches.
Decided to do a trace and got the following. But could not nail it. Request experts/experienced Admins to give your analysis of the following trace:
-----------
Request n.680: https://ptool.local:443/Xasp/pboard.asp?HIDDENFORM=pcharts.asp {00000000-0000-0000-c610-006007000091} 2012-8-6 16:45:30
IISGeneral: GENERAL_REQUEST_START - IIS starts processing a new request
SiteId: 7921839677
ConnId: 1037747611
RawConnId: -2147477909
RequestURL: https://ptool.local:443/Xasp/pboard.asp?HIDDENFORM=pcharts.asp
RequestVerb: GET
ContextIDSeq: 680
Timestamp: 16:45:30.418.654600
IISISAPI: ISAPI_START - IIS starts processing an ISAPI Request
ContextIDSeq: 680
Timestamp: 16:45:30.418.654600
IISGeneral: GENERAL_ISAPI_HANDLER - IIS processes an in-proc ISAPI request
ContextIDSeq: 680
Timestamp: 16:45:30.418.654600
W3Isapi: CALL_ISAPI_EXTENSION - Call Isapi Extension
DllName: C:\WINDOWS\system32\inetsrv\asp.dll
ContextIDSeq: 680
Timestamp: 16:45:30.418.654600
AspReq: ASP_START_REQUEST - Start Request
PhysicalPath: E:\webroots\ptoolnew\web\Xasp\pboard.asp
ContextIDSeq: 680
Timestamp: 16:45:30.418.654600
AspReq: ASP_DEQUEUE_REQUEST - Dequeue Request
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
AspReq: ASP_DONE_PROCESSING - ASP Done Processing
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
AspReq: ASP_END_REQUEST - End Request
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
W3Isapi: ISAPI_EXTENSION_DONE - Isapi Extension Done
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
IISISAPI: ISAPI_END - IIS ends processing an ISAPI Request
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
IISGeneral: GENERAL_REQUEST_END - IIS ends processing a request
BytesSent: 0
HttpStatus: 500
HttpSubStatus: 0
BytesReceived: 850
ContextIDSeq: 680
Timestamp: 16:45:43.590.023800
Total time: 13000 msecs
-----------
All valueable inputs are appreciated.
Thanks in advance.