473,386 Members | 1,812 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,386 software developers and data experts.

URGENT: OutofMemoryException.

Whenever our ASP.Net application starts it consumes 40 MB memory (this
reading are
from Task manager of aspnet_wp.exe) this keeps on growing. At very fast
rate. Every page hit increases the memory by 1 to 2 MB.
When it is tested on more users environment, the memory usage increases upto
1 GB and application gets crashed.
Is there any way to identify why so much of memory an application consumes
at start up. It give the error "OutofMemoryException".. HELP ASAP.

Jul 21 '05 #1
1 1205
There was a leak in 1.0, connected to the permissions object - it was
corrected in 1.1. I cant recall any other leaks though thats not to say
there are none..........although I've not seen any in my own apps.

Have a read of this and see if it applies.

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

Also, you can get a 14 day eval of a .NET leak detector here that might help
you track it down.

http://memprofiler.com/

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Mahesh D. Rane" <Ma*********@discussions.microsoft.com> wrote in message
news:9F**********************************@microsof t.com...
Whenever our ASP.Net application starts it consumes 40 MB memory (this
reading are
from Task manager of aspnet_wp.exe) this keeps on growing. At very fast
rate. Every page hit increases the memory by 1 to 2 MB.
When it is tested on more users environment, the memory usage increases
upto
1 GB and application gets crashed.
Is there any way to identify why so much of memory an application consumes
at start up. It give the error "OutofMemoryException".. HELP ASAP.

Jul 21 '05 #2

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

Similar topics

4
by: Ryan Seghers | last post by:
I've got a program that has no user interface (like a service but not actually a Windows Service yet) in which I'd like to handle OutOfMemoryExceptions. I'd at least like to log the failure before...
0
by: Per Bergland | last post by:
After many woes, I finally managed to get a stack dump of my System Service (written in C#) that insists on crashing when launched at system boot time (see below on how to get this dump - I...
3
by: Michael | last post by:
I have a problem with catching the OutOfMemoryException in a managed C+ application. When creating small objects on the managed heap neithe the catch handler for OutOfMemoryException nor the...
1
by: Ripul Handa | last post by:
Hi We are running IIS 5.0 cluster with cisco local director. We are running a website on 2 webservers and I have been observing that from past few days we have are getting this error message of...
1
by: SMG - Idealake | last post by:
Hi all, I am getting following error on my error, what could be the reason? Exception of type System.OutOfMemoryException was thrown. Description: An unhandled exception occurred during the...
1
by: Mahesh D. Rane | last post by:
Whenever our application starts it consumes 40 MB memory (this reading are from Task manager of aspnet_wp.exe) this keeps on growing. At very fast rate. Every page hit increases the memory by 1...
2
by: Dave | last post by:
We just started getting this error message in our application today (stack trace below). From the OutOfMemoryException, I'm guessing it could be a memory leak. I'm making sure I'm closing all my...
1
by: Mahesh D. Rane | last post by:
Whenever our ASP.Net application starts it consumes 40 MB memory (this reading are from Task manager of aspnet_wp.exe) this keeps on growing. At very fast rate. Every page hit increases the memory...
13
by: Venkatachalam | last post by:
Hi, In my application I have text(flat) file as input and I have to generate an XML file. The maximum input text file size can be 900MB and gererated xml may result 2+ GB. Based on the first...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...

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.