473,395 Members | 2,783 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

aspnet_wp.exe was recycled because memory consumption exceeded

Hi all,

am facing an error when i execute my aspx page for reporting.

i query the db and get the data in a dataset and bind to the datagrid.

my query is returning me a considerable big amount of data.

The error message which i get in the event log is :

aspnet_wp.exe (PID: 2504) was recycled because memory consumption exceeded
the 612 MB (60 percent of available RAM).

I have tried to :

1. Give the max requet length to the aspx page.
2. Paging in the datagrid.
3. Also increased the ram in the server where the page is running.
4. Also i have increased the application poool recycle time in IIS.

but still with the above settings - extra steps i am still getting the same
error.

any other new steps to be done ?

,,,
Senthil
http://dotnetcrunch.blogspot.com
Feb 28 '07 #1
1 1892
I'd change what you're doing so that it isn't as memory hungry. Look at the
Stored Procedure Methods in the article below to efficiently page a large
amount of data.

http://databases.aspfaq.com/database...recordset.html

"SenthilVel" <se******************@misyshealthcare.comwrote in message
news:eg**************@TK2MSFTNGP05.phx.gbl...
Hi all,

am facing an error when i execute my aspx page for reporting.

i query the db and get the data in a dataset and bind to the datagrid.

my query is returning me a considerable big amount of data.

The error message which i get in the event log is :

aspnet_wp.exe (PID: 2504) was recycled because memory consumption exceeded
the 612 MB (60 percent of available RAM).

I have tried to :

1. Give the max requet length to the aspx page.
2. Paging in the datagrid.
3. Also increased the ram in the server where the page is running.
4. Also i have increased the application poool recycle time in IIS.

but still with the above settings - extra steps i am still getting the
same
error.

any other new steps to be done ?

,,,
Senthil
http://dotnetcrunch.blogspot.com

Feb 28 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sheldon Beddow | last post by:
Hello All I hope I am posting this question in the right place. I am running into a situation on one of our web servers that is casuing an Event ID: 1001, and states: aspnet_wp.exe (PID: xxxx)...
7
by: Tim Mulholland | last post by:
I recently reinstalled everything on my computer: Windows XP Pro (SP-2) Office 2003 (SP1) VS 2003 (7.1.3088) ..Net Framework (1.1.4322) WMP 10.00.00.3646 Every time i try to open a specific...
1
by: Kiran Kumar | last post by:
Hi All, I am working on ASP.Net these days and have come across a problem with the aspnet_wp process. I have seen many posts on the web related to the same problem which is : aspnet_wp.exe (PID:...
1
by: tony_wang | last post by:
Event ID 1000 aspnet_wp.exe (PID: 1956) was recycled because memory consumption exceeded the 613 MB (60 percent of available RAM). Can you tell me how to fix this error? OS: window 2000...
4
by: ringo | last post by:
Hi all, I have a couple of Win2000 servers running IIS and an asp.NET web application, and have seen sporadic errors in the event logs: aspnet_wp.exe (PID:PIDNumber) was recycled because...
9
by: Raju | last post by:
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...
0
by: kdd | last post by:
I have a ASP .NET C# web application using IIS 5.0 and .NET 1.1 on a W2K Server machine. Back-end is SQL Server 2000. When I deploy it and try to use the application/web-site I get the...
2
by: Mahathi | last post by:
Hi I have an error while running an application. Can anyone suggest me a solution. And also please let me know what is aspnet_wp.exe and how it works. The error encountered by me is: ...
0
by: SenthilVel | last post by:
Hi all, am facing an error when i execute my aspx page for reporting. i query the db and get the data in a dataset and bind to the datagrid. my query is returning me a considerable big...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.