G
Guest
I am in the process of upgrading my application to Visual Studio 2005 and the
..Net 2.0 Framework. When I run my application in Debug, I get several hundred
lines of the following message in the Output View:
"A first chance exception of type 'System.InvalidCastException' occurred in
mscorlib.dll"
I am never informed of where the error is being thrown. I just get several
hundred lines of the same message. Any ideas of how to resolve this? The
application seems to be running fine, but I am worried that I just haven't
found the effects yet.
Thank you,
Susan
..Net 2.0 Framework. When I run my application in Debug, I get several hundred
lines of the following message in the Output View:
"A first chance exception of type 'System.InvalidCastException' occurred in
mscorlib.dll"
I am never informed of where the error is being thrown. I just get several
hundred lines of the same message. Any ideas of how to resolve this? The
application seems to be running fine, but I am worried that I just haven't
found the effects yet.
Thank you,
Susan