J
John
Hi
When running my app in vs 2008 IDE I get the below messages in the Immediate
Window repeatedly.
A first chance exception of type 'System.NullReferenceException' occurred in
MyApp.exe
A first chance exception of type
'System.Runtime.InteropServices.InvalidComObjectException' occurred in
MyApp.exe
A first chance exception of type 'System.IO.FileNotFoundException' occurred
in System.Drawing.dll
A first chance exception of type 'System.ArgumentNullException' occurred in
mscorlib.dll
They don't crash the app but it seems the app slows downs when one of these
errors occurs. What is the problem and how can I fix tit?
Thanks
Regards
When running my app in vs 2008 IDE I get the below messages in the Immediate
Window repeatedly.
A first chance exception of type 'System.NullReferenceException' occurred in
MyApp.exe
A first chance exception of type
'System.Runtime.InteropServices.InvalidComObjectException' occurred in
MyApp.exe
A first chance exception of type 'System.IO.FileNotFoundException' occurred
in System.Drawing.dll
A first chance exception of type 'System.ArgumentNullException' occurred in
mscorlib.dll
They don't crash the app but it seems the app slows downs when one of these
errors occurs. What is the problem and how can I fix tit?
Thanks
Regards