Book a Demo

Author Topic: Exception  (Read 3048 times)

rahul

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
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.