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
setting margins
Exchange 2010 setup.com /preparead fails
Regular Expression needed to parse a string of multiple colons and extract an element-revised
Not downloading Offline address book files. A server (URL) could not be located. 0X8004010F
Need Excel VBA macro code to projected next number in a row of numbers using least squares best fit
Polycom ViewStation EX Network setup
How do I get the F6 storage drivers to work on a 8100 Elite Convertable Mini Tower?
Need small help
how can i get a list of client inbox rules through powershell
Dot Net IL Code to C# conversion