HighTechTalks DotNet Forums  

Exception of type System.OutOfMemoryException was thrown.

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Exception of type System.OutOfMemoryException was thrown. in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Daniel
 
Posts: n/a

Default Exception of type System.OutOfMemoryException was thrown. - 02-23-2006 , 10:35 PM






Exception of type System.OutOfMemoryException was thrown.

this error is occuring when on arbitrary threads in my .net windows service.
There is 2 gigs of memory on the machine and this .net windows service only
uses 50 megabytes. What could be causing this? how to fix?



Reply With Quote
  #2  
Old   
Alvin Bruney - ASP.NET MVP
 
Posts: n/a

Default Re: Exception of type System.OutOfMemoryException was thrown. - 02-27-2006 , 09:38 AM






The cause is that you are running out of memory as the exception says. You
need to monitor your application to find out how it is eating or leaking
memory.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



"Daniel" <softwareengineer98037 (AT) yahoo (DOT) com> wrote

Quote:
Exception of type System.OutOfMemoryException was thrown.

this error is occuring when on arbitrary threads in my .net windows
service.
There is 2 gigs of memory on the machine and this .net windows service
only
uses 50 megabytes. What could be causing this? how to fix?





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.