Re: aspnet_wp.exe (PID: 500) was recycled because memory consumpti
From: Raju (Raju_at_discussions.microsoft.com)
Date: 11/01/04
- Next message: Matt Berther: "Re: how to get the version of the dot net installed?"
- Previous message: Craig L: "Clent Name"
- In reply to: CT: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumption e"
- Next in thread: Dino Chiesa [Microsoft]: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumpti"
- Reply: Dino Chiesa [Microsoft]: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumpti"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Nov 2004 12:29:03 -0800
Hi CT,
I have done all these these things. Still iam getting the same problem.
Regards,
Bhaskar.
"CT" wrote:
> Bhaskar,
>
> You might need to add more RAM to your machine as it seems your .NET
> application take up more than 60% of the available RAM when running (it
> could be other things as well). You can change the 60% setting in the
> machine.config file, which is located in the
> \WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG folder. If you're not
> running version 1.1 of the framework, you need to replace the v1.1.4322 of
> the path. In the machine.config file, there's a processModel element, which
> has a memoryLimit attribute. Try changing this to say 70 (60 is the
> default), and see if this helps. Either way, adding RAM to your machine
> seems the way forward.
>
> --
> Carsten Thomsen
> Enterprise Development with VS .NET, UML, and MSF
> http://www.apress.com/book/bookDisplay.html?bID=105
> "Raju" <Raju@discussions.microsoft.com> wrote in message
> news:DC9F3F98-B309-4371-8844-426050CC6BBD@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.
>
>
>
- Next message: Matt Berther: "Re: how to get the version of the dot net installed?"
- Previous message: Craig L: "Clent Name"
- In reply to: CT: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumption e"
- Next in thread: Dino Chiesa [Microsoft]: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumpti"
- Reply: Dino Chiesa [Microsoft]: "Re: aspnet_wp.exe (PID: 500) was recycled because memory consumpti"
- Messages sorted by: [ date ] [ thread ]