954,515 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

VB.NET Out of Memory Exception

Hi! I'm writing an application in VB.NET for drawing. The problem is, that when I try to draw in freehand, it allows me to draw one thing, then when I lift my mouse and go to draw another thing, i get an Out of Memory Exception. Any help would really be appreciated. Thanks.

Anticipation
Newbie Poster
8 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

OutOfMemoryException is thrown when there is not enough memory to continue the execution of a program. So avoid unwanted usage of memory.

selvaganapathy
Posting Pro
547 posts since Feb 2008
Reputation Points: 44
Solved Threads: 100
 

Oh, right, thanks. I'll try reducing the memory used a bit.

Anticipation
Newbie Poster
8 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You