Problem loading dataset in visual studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shadows206
    New Member
    • Nov 2007
    • 5

    Problem loading dataset in visual studio

    I am using Visual studio 2003,making aspx page.Whenever I try to drag and drop the Dataset...Just-In-Time Debugging pops up and says .. "An exception 'System.Executi onEngineExcepti on' has occured in AssemblyInspect orDomain"..and ..when I select any debugger,the v studio freezes and have to restart everything..
    I can not view the list of dataset to select from.Can any one please help me what should I do?
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    Hi,
    This seems to be an internal error from the 1.1 framework runing currently on your system.

    Have a look at this thread, Ithink there is some hotfix for this issue.

    Comment

    • shadows206
      New Member
      • Nov 2007
      • 5

      #3
      Thanks Shashi !You were correct about .Net framework.All I did was uninstall it completely and downloaded new framework 1.1,it workes for me now.
      I appreciate.

      Comment

      Working...