System out of Memory Exception

Posted by Sankar20092010 under Windows Forms on 3/27/2014 | Points: 10 | Views : 2048 | Status : [Member] | Replies : 1
Hi...

I am using windows application (VB.NET and sql server 2005) ..On building the project frequently getiiing the error "System out of memory exception" searched every site no one is giving the exact solution. Can anyone help as soon as possible. We are using Devexpress xtrareports also.

thanks and regards

Sankar
Cochin




Responses

Posted by: Dotnet_EVIL on: 8/30/2014 [Member] Starter | Points: 25

Up
0
Down
Hello,

It may be happening due to that, your system's(computer's) RAM (and in few cases, combination of RAM + Processor) is becoming low as compared with the requirement to run your application, with the development software, you are using.

Whenever you are getting this particular error, find out what all the software/application are running on your computer, at that time, then make a combination of those software/application's system(computer) hardware requirement and compare it with your system(computer) hardware configuration, then if you will see that your system(computer)'s hardware configuration(specially, RAM and in few cases, RAM + Processor) is lower than the combined requirement of those software/applications, then it is definitely the problem of your hardware configuration.


Thanks.

Sankar20092010, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response