|
|||
|
CRMAppPool' terminated unexpectedly
Hello,
I get this error in my System events end I can't login to CRM 3.0 I have to do iisreset in order to fix it, any ideas how to solve the problem ? My installation is on SBS2003 SP1 with 2 GB mem Event Type: Warning Event Source: W3SVC Event Category: None Event ID: 1009 Date: 16/1/2006 Time: 5:16:45 µµ User: N/A Computer: NOVASRV Description: A process serving application pool 'CRMAppPool' terminated unexpectedly. The process id was '6180'. The process exit code was '0x80'. thank you Athanp |
| Sponsored Links |
|
|||
|
RE: CRMAppPool' terminated unexpectedly
Dear Athan,
"Athan" wrote: > A process serving application pool 'CRMAppPool' terminated > unexpectedly. The process id was '6180'. The process exit code was > '0x80'. You could enable tracing Enable tracing in Microsoft Dynamics CRM 3.0 http://geekswithblogs.net/insidemscr.../16/60313.aspx and see if you find something or send the results to the MS-support. There is also a whitepaper on debugging w3wp.exe: Production Debugging for .NET Framework Applications : Debugging Unexpected Process Termination http://msdn.microsoft.com/library/en...ml/dbgch04.asp and IISState to create crash dump-files: http://www.iisfaq.com/Default.aspx?tabid=2513 One could also use WinDBG http://msdn.microsoft.com/library/en...g_debugger.asp and search for dmp-files or attach to the w3wp.exe-process and wait for it to crash. But I think all this is useless, as you might be able to diagnose the problem but not to solve it. You should ask the support. Cheers Arne |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|