Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

In run time i wanted to check and see if there is an error bcs of out of memory.

 

 

 

Is there a way to catch this exception in run time?.

 

If there is i just want to show a Message box saying that some exception has occured.

Edited by shankar_it
  • Leaders
Posted
Where do you want to catch this error? Wrap the code in a Try/Catch block where the catch argument type is OutOfMemoryException. I would like to give you specific help or advice but that is all I can really say going on what you've posted.
[sIGPIC]e[/sIGPIC]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...