473,946 Members | 26,317 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

aspnet_wp problems with large project

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 ASP.Net project containing about 175
files The following error is logged under the Application folder in the
Event Viewer:

--------------------
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1001
Date: 10/5/2004
Time: 1:18:52 PM
User: N/A
Computer: ERICA-4B
Description:
aspnet_wp.exe (PID: 392) was recycled because memory consumption exceeded
the 613 MB (60 percent of available RAM).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
--------------------

--------------------

If i watch the memory and cpu graph quickly spikes(maybe 3-4 seconds) then
instantly drop (as the aspnet_wp is closed) then the project seems to load
as normal. I can work with the files and visual source safe just like
normal but when i try to run the application the memory goes up but much
slower and after about 45 (the whole time the processor is at 100%) seconds
it peaks and the aspnet_wp is closed and the webpage loads with the
following error.

--------------------
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
--------------------

I have tried getting a new copy out of source safe but get the same result,
however other developers running basically the same software can work on and
run the project without any problem.

I wrote a very simple test app and that seems to load fine. I can also load
other projects from source safe without a significant memory and processor
spike.

Thanks in advance,

-Tim
Nov 18 '05 #1
7 1025
The memory limitation is a setting in the config file. See:

http://support.microsoft.com/default...b;en-us;324772

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20
Nov 18 '05 #2
Even if i could set the limit high enough to stop that, that wouldn't solve
the problem that's causing the memory usage to increase like that. It
appears that it will just keep using memory until it runs out, one way or
another (almost like a huge memory leak).

"Xavier Pacheco" <xavier@_nospam _xapware.com> wrote in message
news:xn******** ********@msnews .microsoft.com. ..
The memory limitation is a setting in the config file. See:

http://support.microsoft.com/default...b;en-us;324772

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20

Nov 18 '05 #3
That's admittedly very odd. A google search reveals that others have
experienced something similar with no resolution. :(

anybody?

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20
Nov 18 '05 #4
I was unable to find anything similar on google. do you mind sharing some
links or search terms?
~Logan

"Xavier Pacheco" <xavier@_nospam _xapware.com> wrote in message
news:xn******** ********@msnews .microsoft.com. ..
That's admittedly very odd. A google search reveals that others have
experienced something similar with no resolution. :(

anybody?

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20

Nov 18 '05 #5
This was one I found http://tinyurl.com/5a5sc
I basically did a search on "was recycled because memory consumption
exceeded". Oh, this was in google groups.

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20
Nov 18 '05 #6
This thing could be because of so many things i guess. take a look at the
following links

http://support.businessobjects.com/l...es/c2010954.as
http://msdn.microsoft.com/library/de...ml/DBGch02.asp

Do googling these terms
"aspnet_wp was recycled because memory consumption exceeded"

hth
kumar

"Xavier Pacheco" wrote:
That's admittedly very odd. A google search reveals that others have
experienced something similar with no resolution. :(

anybody?

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: http://www.amazon.com/exec/obidos/AS...vierpacheco-20

Nov 18 '05 #7
Hi Tim,

Have you got any further progress or new ideas on this issue? Since this is
a serverside memory problem, and only occur on particular target machine, I
suggest that you have some further check on the different machine's
setting. Also, is the problem possible to be narrow down to some certain
pages in that web applicatoin wihch means when running those pages the
memory use age will exceed the limitation.

If you have any other findings or questions, please feel free to post
here.Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #8

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

Similar topics

7
2078
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 ASP.Net project containing about 175 files The following error is logged under the Application folder in the Event Viewer:
1
1141
by: Mukesh | last post by:
Hi I have developed small asp.net application. When i start using the application, "ASPNET_WP.EXE" is loaded in to the process. Everytime i refresh the page, it increases the memory for that process, which is never reduce even after closing the browser. Does anybody know's the solution how to avoid this problem??? Mukesh Patel
4
1542
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 memory consumption exceeded the SizeLimit MB (Percentage percent of available RAM) The app I'm running doesn't deal with anything even approaching large amounts of data (there's a datagrid which displays a max 13x6 grid, all fields less than 50...
0
1383
by: Simon McCulloch | last post by:
Hi all I have an ASP.net website that uses an aspx page locate and stream a file to an authenticated user and I'm getting the error Aspnet_wp.exe (PID:XXXX) stopped unexpectedly which the user sees as the Server Unavailable page I am aware of problems using Response.BinaryWrite or Response.WriteFile to download large files and so opted for the chunked method described in the KB article 812406 The problem is that when a user cancels...
2
1663
by: Akoni | last post by:
Hello, I have written a ASP.NET (C#) front-end that connects to an unmanaged win32 c++ dll. A few problems occur: -I am unable to use the IO stream (write to an event log) from the dll. Although I can successfully use an IO stream when calling the dll from a regular .net Windows Form. -The program behaves very inconsitently. Normally I can connect to my
2
1167
by: theyas | last post by:
Windows XP SP2, VS 2003, IIS 5.1, IE 6.0, Symantec AV 9.0.0.xxx After upgrading my system to XP SP2, I have not been able to debug. After working through various other problems, I'm down to the point where "the only thing I cannot do" (I almost don't dare say that since I'm almost sure to have something else) is attach to the aspnet_wp process. If I run an ASP.NET service (which works and would always leave an aspnet_wp process I could...
2
2200
by: Sidharth | last post by:
Hello, We are experiencing some issues with the aspnet_wp process on our live servers. The problems are intermittent and we cannot reproduce it on our dev and test servers. Currently around twice a day the aspnet_wp process takes 100% of the cpu and causes the whole website to come to a stand still. We then have to end the process for the website to become useable. Once the aspnet_wp process recycled itself and in the event logs it...
3
3998
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. "aspnet_wp.exe (PID: xxxx) stopped unexpectedly" I am seeing the this error currently happen, but unlike the description in articles Q823409 or 821387, I am not downloading any large file .The error
3
1406
by: Andy Klare | last post by:
We are seeing that the aspnet_wp is running out of memory shortly after deploying changes to a project. We use Visual Studio Copy Project and sometimes copy the files manually using copy and paste. This would be a ..NET 1.1 project. Has anyone experienced this and is there a solution or procedure that can reduce it? Any thoughts on this would be appreciated.
1
3168
by: =?Utf-8?B?cnNvbWFzdW5kYXI=?= | last post by:
Hi, I got the following error while trying to run the project in ASP.Net 2003 to one of my application in my machine. I think some where im loosing the IIS configurations. Error Detail: Auto-attach to process ' aspnet_wp.exe' on machine '<machine name>' failed. Error code 0x8004000e. Could you help me to find resolution.
0
10150
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9976
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11554
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11143
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11328
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6100
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6320
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
4526
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3528
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.