Re: aspnet_wp.exe (PID: 500) was recycled because memory consumption e

From: Alvin Bruney [MVP] (vapor)
Date: 11/01/04


Date: Sun, 31 Oct 2004 20:48:07 -0600

have you applied recent patches or service packs?

-- 
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27***
"Raju" <Raju@discussions.microsoft.com> wrote in message 
news:B01D98FE-BA76-48A4-B277-834A0DEC7D1A@microsoft.com...
> Hi ,
>
> We are develoed the .net application(asp.net, vb.net and sql server ). 
> Till
> yesterday there was no problem with the application. Is was working fine.
> In our application we have one Lock and Unlock Button. When you click on
> Lock button, the page will turn into ReadOnly mode. When you click on 
> Unlock
> the page will turn into Edit Mode.
> Now When I press the Lock or Unlock Button after 2 to 3 minutes in the
> Browser iam getting the below error message.
> --------
> Server Application Unavailable
> The web application you are attempting to access on this web server is
> currently unavailable. Please hit the "Refresh" button in your web browser 
> to
> retry your request.
>
> Administrator Note: An error message detailing the cause of this specific
> request failure can be found in the application event log of the web 
> server.
> Please review this log entry to discover what caused this error to occur.
> --------
>
> In the Event Logs the error description is:
> Event ID: 1001
> aspnet_wp.exe (PID: 500) was recycled because memory consumption exceeded
> the 305 MB (60 percent of available RAM).
>
> We are using .Net framework version1.1. Iam not able to figure it out this
> problem.
> Can anyone please help on this issue.
> You help is much appriciated.
>
>
> Regards,
> Bhaskar.