Community discussion forum

"The binding handle is invalid" when debugging a .NET app

  • 1 year ago
    Hi all, I am very new to C#.Net. Just now I started learning C# from my home with the help of few .net materials. I have created a very small application in C#.net. If I am selecting "Start without debugging" menu from Debug menu, my application gets started. Since I am getting some error in a button click event , I need to debugg my application. But when I select "Start Debugging" menu from Debug menu , I am getting the following error. Error while trying to run project. Unable to strt debugging. The bindig handle is invalid. Help me to debug my application. Thanks in advance.
    Post was edited on 21/10/2008 13:51:36 Report abuse
  • 1 year ago
    Hi, welcome to developerFusion! There's a Microsoft blog entry about this entry here: [http://blogs.msdn.com/greggm/archive/2006/01/04/509243.aspx](http://blogs.msdn.com/greggm/archive/2006/01/04/509243.aspx) but the short answer is, you need to enable the "Terminal Services" service on your machine, and then reboot. See if that helps! All the best James

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!