Re: Hard to solve Problem - ASP.Net aspx pages hang machine on localhost
- From: "Lau Lei Cheong" <leu_lc@xxxxxxxxxxxx>
- Date: Tue, 15 Nov 2005 10:29:38 +0800
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
> Hi Patrick, thank you very much for your response.
> I'm using Windows XP Pro.
>
> I have a LAN at home and I'm always logged in as an Administrator user.
>
> I tried giving full access rights to the ASP.Net account and to the
> IUSR / IIWAM (or something like this 'cause I'm not in my machine right
> now) and that did not solve the problem.
>
> I have also tried uninstalling VS.Net and IIS and reinstalling them (VS
> 1st. and IIS last)
>
> Do you have any idea what I might do to solve this inconvinience?
> (I do not wish to reinstall all my OS :( )
>
> Regards,
> Fede.
>
>
> Patrick.O.Ige ha escrito:
>
>> Federico..
>> What OS are you using and what is your PC configuration?
>> Patrick
>>
>> "Federico" <fedehd1@xxxxxxxxx> wrote in message
>> news:uY6sL6K6FHA.4012@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi, this is what I can do:
>> - Create new solutions using VS.Net ASP.Net
>> - Save the solutions, build the solution, view in browser with the
>> solution still open.
>> But, once I close the solution, I can not open it again in VS.Net2003
>> because it hangs my machine (the whole machine stops responding and
>> there's no alternative but to reboot it!).
>> I can't either browse the created solution because it also hangs the
>> whole machine.
>>
>> Can anyone give a hand with this problem?
>>
>> Thanks a lot in advance,
>> Federico.
>
.
- Follow-Ups:
- References:
- Prev by Date: Display records similar to Classic ASP using DataList or Repeater
- Next by Date: Re: Showing the column headers of a GridView when there is no data
- 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):
Relevant Pages
|