G
Guest
I use .NET framework SDK to build ASP.NET pages. All the aspx pages use src="..." to point to the class.
Until now, things were fine, but in last 2 days, I am beginning to get this error message when loading a page 'Server Application Unavailable'. In the event viewer I see this error msg 'aspnet_wp.exe (PID: ....) was recycled because memory consumption exceeded the x MB (60 percent of available RAM).' As I try to load the page, I see that the memory usage by ASP.net engine goes beyond the roof. There is plenty of CPU power and RAM available, hence resources do not seem to be an issue here.
I am using latest .NEt framework on W2k machine with SP4
Has anyone faced this situation?? Any resonse will be much appriciated
Thanks
Until now, things were fine, but in last 2 days, I am beginning to get this error message when loading a page 'Server Application Unavailable'. In the event viewer I see this error msg 'aspnet_wp.exe (PID: ....) was recycled because memory consumption exceeded the x MB (60 percent of available RAM).' As I try to load the page, I see that the memory usage by ASP.net engine goes beyond the roof. There is plenty of CPU power and RAM available, hence resources do not seem to be an issue here.
I am using latest .NEt framework on W2k machine with SP4
Has anyone faced this situation?? Any resonse will be much appriciated
Thanks