hi, I got a error message.

Error message: Error while trying to run project; Unable to start debugging. The binding handle is invalid.



Answer this question

hi, I got a error message.

  • Crimson_Blah

    I have already.

    It seems as if the Visual Studio programming team is swamped with bug fixing according to a couple of articles. I'm not surprised. I'm beginning to think that C# is not ready for primetime. I am going to start looking more at C++.


  • jhance_MS

    Try posting a bug report on the Microsoft Product Feedback Center.

  • jkiley

    You are not the only one getting that message. I've been getting it also. It only happens in c#. C++ works fine in debug mode.
  • chalna

    Check to see if Terminal Services is running in your service panel.

    Should fix that problem.



  • soch

    C# itself is fine. If there are issues they are with the 2005 IDE. If you switch to the Microsoft IDE for C++ then there's no reason to believe that there won't be equivalent issues with it. If you want to switch to a different IDE then there are others for C# available.
  • hi, I got a error message.