Re: Web issues
Dean Cleaver <[email protected]> Thu, 17 Jul 2008 17:10:07 +1200
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <8E588B65FD82DF448592A3219102C39502EE60C60B@SXSLAKL001.xceptionsoftware.com> |
Efran, You hit the nail on the head - we eventually found some recursion in the co= de - shame this doesn't throw the same exceptions in RL as it does in the I= DE. Dino -----Original Message----- From: Discussion of building .NET applications targeted for the Web [mailto= :[email protected]] On Behalf Of Efran Cobisi, cobisi.com Sent: Thursday, 17 July 2008 17:01 To: [email protected] Subject: Re: [DOTNET-WEB] Web issues Hi Dino, I've experienced a similar issue when an assembly I was working on had a deep recursion inside one of its methods; it seemed that an OutOfMemoryException had been thrown somewhere but there was not enough memory to propagate the exception back to the caller. This kind of exception is indeed one of the more difficult to debug because of the inability of the CLR to report it just before it's too late. HTH -- Efran Cobisi http://www.cobisi.com Dean Cleaver wrote: > Hi, > > We've just had a problem occur that I have no idea how to fix or even fin= d. This is the entirety of the event log error: > > EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 extrami= le.ichange.web, P5 3.3.8.3, P6 487e902a, P7 1044, P8 22, P9 exception, P10 = NIL. > > extramile.ichange.web is our web assembly, and between that and the code = below in other assemblies, there's 750,000 lines of C# and not a hint of wh= ere to look. It seems to function for a bit (I've seen login pages come up)= but then something goes wrong, it doesn't call any of the Application_Erro= r code, and just shuts down our app pool. > > Any suggestions would be most appreciated. > > Dino > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.c= om > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor=AE http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com