Live Scores
Shareware
Movie Stars
in
.NET
Development
(Entire Site)
Questions and answers to issues related to Microsoft: Windows, Applications, Development, Hardware, Server, Internet Protocols, Database, Exchange .
»
Development
»
.NET
»
Program crashes without Exception
Program crashes without Exception
Hi Experts! I have a program that crashes in both debug and release builds. When debugging using VS 2008, I get the message "VSHost32.exe has stopped working." In release mode, I get "MyProgram has stopped working." Something very bad is happening and I don't know where to start fixing this. I have code that capture unhanded exceptions, but it isn't getting triggered. Anyways, the debugger would stop at the exception. In this case, my program just flat out crashes. Please help!
Solution: Program crashes without Exception
my catch-all wasn't working properly. this article helped a lot:
http://www.thescarms.com/d
otnet/unha
ndled.aspx