Click here to Skip to main content
15,911,360 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRe: Error when Painting (long message) Pin
ricecake24-May-06 10:06
ricecake24-May-06 10:06 
AnswerRe: Error when Painting (long message) Pin
ricecake24-May-06 10:12
ricecake24-May-06 10:12 
AnswerRe: Error when Painting (long message) Pin
Robert Rohde24-May-06 11:27
Robert Rohde24-May-06 11:27 
AnswerRe: Error when Painting (long message) Pin
ricecake25-May-06 10:55
ricecake25-May-06 10:55 
GeneralRe: Error when Painting (long message) Pin
Robert Rohde25-May-06 11:18
Robert Rohde25-May-06 11:18 
GeneralRe: Error when Painting (long message) Pin
ricecake25-May-06 11:26
ricecake25-May-06 11:26 
QuestionItem collection in custom control Pin
Alexander Pokisluk24-May-06 0:48
Alexander Pokisluk24-May-06 0:48 
QuestionOut of Memory Exception with .NET Interop Pin
Rob Philpott23-May-06 22:28
Rob Philpott23-May-06 22:28 
Hi All,

In the stuff I'm working on at the moment, I have a C# application which has to make calls via interop to a legacy C dll, and in doing its stuff the C dll uses a lot of memory.

So, an out of memory exception is thrown, but by using various monitoring tools, its seems this is happening around about 500MB, my computer has 3GB of RAM in it. My question is this, is there an upper limit on how much RAM a .NET process can use? Or, is there a limit on how much memory a traditional dll when used via Interop can use? Where is the bottleneck? And is there a way of widening it?

Help as always appreciated.




Regards,
Rob Philpott.
Questionwindows form sizing Pin
reshsilk23-May-06 8:27
reshsilk23-May-06 8:27 
AnswerRe: windows form sizing Pin
arcticbrew23-May-06 11:52
arcticbrew23-May-06 11:52 
AnswerRe: windows form sizing Pin
Alexander Pokisluk24-May-06 1:40
Alexander Pokisluk24-May-06 1:40 
QuestionSelect text in TextBox when Form loads Pin
ricecake23-May-06 6:56
ricecake23-May-06 6:56 
AnswerRe: Select text in TextBox when Form loads Pin
ricecake23-May-06 7:42
ricecake23-May-06 7:42 
QuestionFinalize() Method [modified] Pin
Tristan Rhodes23-May-06 3:09
Tristan Rhodes23-May-06 3:09 
AnswerRe: Finalize() Method [modified] Pin
Robert Rohde23-May-06 3:34
Robert Rohde23-May-06 3:34 
GeneralRe: Finalize() Method [modified] Pin
Tristan Rhodes23-May-06 4:23
Tristan Rhodes23-May-06 4:23 
AnswerRe: Finalize() Method [modified] Pin
Guffa24-May-06 1:35
Guffa24-May-06 1:35 
AnswerRe: Finalize() Method [modified] Pin
StevenS_Dev25-May-06 19:03
StevenS_Dev25-May-06 19:03 
QuestionDatagrid vscrollbar mouse events. Pin
space_doggy22-May-06 11:05
space_doggy22-May-06 11:05 
GeneralRe: Datagrid vscrollbar mouse events. Pin
space_doggy23-May-06 2:47
space_doggy23-May-06 2:47 
AnswerRe: Datagrid vscrollbar mouse events. Pin
Alexander Pokisluk24-May-06 1:55
Alexander Pokisluk24-May-06 1:55 
AnswerRe: Datagrid vscrollbar mouse events. Pin
space_doggy24-May-06 12:09
space_doggy24-May-06 12:09 
QuestionIL Code to DLL Pin
Gedrain22-May-06 10:24
Gedrain22-May-06 10:24 
AnswerRe: IL Code to DLL Pin
Ed.Poore23-May-06 8:09
Ed.Poore23-May-06 8:09 
AnswerRe: IL Code to DLL Pin
Eric Dahlvang23-May-06 10:05
Eric Dahlvang23-May-06 10:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.