Crash on exit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My vb.net 2003 app crashes on exit with an unhandled Win32 error. It happens
after my last line of code.

How do I go about debugging this? I'm hoping for something better than
commenting out code until it works again, but if I have to then I will.

I'm new to vb.net but old to programming, so any suggestions no matter how
simple will be greatly appreciated.
 
Hi John,

What type of application is it & what code do you have? Can you give more of
a description etc?

Crouchie1998
BA (HONS) MCP MCSE
 
I started hacking and slashing and found the problem. It was caused by the
file list control in the VB power pack.

I'm not sure where the problem is, but I just replaced it with a listbox.
When I have more time, I'll track it down more.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top