Hello friends I'm working asp.net application on windows server 2003.I have upgrade the application from .net 1.1 to .net 2.0 first I'm getting few warnings and every thing is working fine but last few days site getting crash due to the exception mention below.I'm not good at server related things so need some help.
Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1334
Date: 1/17/2012
Time: 6:03:22 PM
User: N/A
Computer: IRDA
Description:
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/76055389/Root
Process ID: 3108
Exception: System.OutOfMemoryException
Message: Exception of type 'System.OutOfMemoryException' was thrown.
StackTrace: at System.Threading.ExecutionContext.CreateCopy() at System.Threading._TimerCallback.PerformTimerCallback(Object state)
--------------------------------------------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 1/17/2012
Time: 6:03:23 PM
User: N/A
Computer: IRDA
Description:
EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 mscorlib, P5 2.0.0.0, P6 492b834a, P7 11eb, P8 18, P9 system.outofmemoryexception, P10 NIL.
--------------------------------------------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: VsJITDebugger
Event Category: None
Event ID: 4096
Date: 1/17/2012
Time: 6:03:28 PM
User: NT AUTHORITY\NETWORK SERVICE
Computer: IRDA
Description:
An unhandled exception ('System.OutOfMemoryException') occurred in w3wp.exe [3108]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.
thanks in advance,
Abrar