Name: Anonymous 2010-07-08 14:46
Hi/prog/
I have a problem with my current project.
If i try to execute my compiled Code it throws an "Out Of Memory Exception". But only outside the IDE and only on my machine. It works on other PCs with simular OS and simular Hardware.
I'm using .NET 4.0 with C# on Win7 Ent x64 (code is compiled for x32). PC has 8Gb Ram.
The program connects with an database and loads a full table into a DataView.
Do you know what's wrong ?
thanks in advance
I have a problem with my current project.
If i try to execute my compiled Code it throws an "Out Of Memory Exception". But only outside the IDE and only on my machine. It works on other PCs with simular OS and simular Hardware.
I'm using .NET 4.0 with C# on Win7 Ent x64 (code is compiled for x32). PC has 8Gb Ram.
The program connects with an database and loads a full table into a DataView.
Do you know what's wrong ?
thanks in advance