Groups | Blog | Home
all groups > dotnet ado.net > september 2007 >

dotnet ado.net : is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box h


Daniel
9/14/2007 8:36:41 PM
is there some per-process-limit on memory in .net processes? is there any
way to increase it? i keep getting System.OutOfMemoryException when my box
has 8 gigs of unused memory.

Cor Ligthert[MVP]
9/15/2007 12:00:00 AM
If you do have a 32Bit OS, then your limit is 2Gb, you can extend that to 4
however then only to use in more processes. That needs by the way extra
settings.

Cor

"Daniel" <softwareengineer98037@yahoo.com> schreef in bericht
news:eKLTim09HHA.4476@TK2MSFTNGP06.phx.gbl...
[quoted text, click to view]
William (Bill) Vaughn
9/15/2007 1:54:09 PM
What are you doing that exhausts memory?

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
[quoted text, click to view]
OZI
9/21/2007 10:14:53 AM
Are you saying if you add more CPUs then you can go to 4Gig?
Are you saying any 32bit machine can only handle 2Gig ( Server, desktop,
laptop etc..)

Thanks,


[quoted text, click to view]

Cor Ligthert[MVP]
9/23/2007 3:53:10 AM

[quoted text, click to view]
No, cpu has nothing to do with that

[quoted text, click to view]
AddThis Social Bookmark Button