1
Automation Interface, Add-Ins and Tools / Exception
« on: February 10, 2011, 09:30:05 pm »
When I am debugging the code ,I encountered the following exception:
An unhandled exception was raised from Microsoft.NET Framework v 1.0,1.1,or 2.0,but the current debugger is configured to debug Microsoft.NET
Frameowrk v4.0 code.Examine the exception using the SOS tool.
I tried with SOS,it is showing the line number where it is throwing exception which is in assemble code.
Can someone help me how to handle this exception.
An unhandled exception was raised from Microsoft.NET Framework v 1.0,1.1,or 2.0,but the current debugger is configured to debug Microsoft.NET
Frameowrk v4.0 code.Examine the exception using the SOS tool.
I tried with SOS,it is showing the line number where it is throwing exception which is in assemble code.
Can someone help me how to handle this exception.