Microsoft
Software
Hardware
Network
Question : How To Locate Items Displayed In The Immediate Window Dialog Box of Visual Studio Express 2008
I've written a program that accepts user input then writes it to various text files. It works as intended, however, I notice a message displays in the Immediate Window Dialog Box of Visual Studio (both Express versions 08 & 10) "A first chance exception of type 'System.ComponentModel.Win
32Exceptio
n' occurred in System.dll".
I need to know how to find the piece of code this exception is coming from.
Answer : How To Locate Items Displayed In The Immediate Window Dialog Box of Visual Studio Express 2008
Are you using any third party components?
Does the program work as intended despite the error message?
Try displaying the call stack. that may give you a bit more info:
http://msdn.microsoft.com/
en-us/libr
ary/
ms1713
66(v=VS.80
).aspx
Random Solutions
mysql stored proc parameter
Direct X 10.1 vs Direct X 11, Windows XP SP3 vs Windows 7
How to activate OCR fonts on OTC850 Dot Matrix Printer?
PIX 515 to ASA 5505 VPN tunnel problems...
Interpreting Outlook Log File
Blogger loses Google analytics
AJAX post returning 500 Internal Server Error on Live Server
Sharepoint 2010 and default IIS
Printing XSLT page in asp.net
Will an xcopy script from a workstation effect BackupExec 12.5 incremtanl/diff jobs on server?