Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- From: Federico <fedehd1@xxxxxxxxx>
- Date: Tue, 15 Nov 2005 21:11:12 -0300
|
Hi Lau Lei, thank you very much for your answer. My application is basically a "Hello World" application to try to see what's the trouble here. It's not any kind of complicated app. I don't use any kind of functions in it. Just 3 Labels. :-\ Regards, Fede. Lau Lei Cheong wrote: Does your ASP.NET application call any 3rd party applications? I once have used some ill written COM+ libraries that requires you to explicit free the objects before destroyed. If not the memory allocation will go up and up and eventally bring down the server. While in your case, your application may be get into some endless loop... or code may crash in unmanaged part... "Fede" <FedeHD1@xxxxxxxxx> ???????:1131972378.862121.250550@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
- Follow-Ups:
- Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- From: Patrick.O.Ige
- Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- References:
- Prev by Date: Re: Placing a submit button after the datalist
- Next by Date: Re: Problem setting NavigateUrl's in DataList (hyperlink)
- Previous by thread: Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- Next by thread: Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- Index(es):
Loading