Hm, that's a shame :(
Recently we've started to see one of our web apps (on 2 servers) report HTTP 503 and the app pool is stopped
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51f06, debug? 0, fault address 0x0002237e.
Starting the app pool buys us anywhere from 5 mins to an hour :(
We use Win Server 2003 x64 with .NET 2.0 (well, 3.5 + MVC) - how can we get more detail on this error?
gdh