Microsoft Developer Network > 포럼 홈 > Visual Studio Debugger > The binding handle is invalid with Web applications in Visual Studio RTM
질문하기질문하기
 

답변됨The binding handle is invalid with Web applications in Visual Studio RTM

  • 2005년 11월 16일 수요일 오후 12:17swami2 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Hi,

    When I tried to debug the Sample application with RTM, it gives the following error.


    Unable to attach. The binding handle is invalid

    To resolve this error I made changes in Administrative Tools
    à Servicesà Terminal Services.

    I had changed the properties of this service that is I had changed Startup Type as Manual and started the service and after that restarted my system.


    Now Debugging is working perfectly.

    Hope this helps Smile

답변

  • 2006년 7월 2일 일요일 오전 5:24Mnimonic 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    Thanks mate.

    You are absolutely correct, same thing happend to me. I just set the Terminal Service "Startup type" to Automatic and then it allowed me to start the service.

    It worked like a charm!

    Oh BTW I was using Visual Web Developer 2005 Express

모든 응답

  • 2006년 5월 13일 토요일 오후 2:22programmer 2006 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    but i donot have terminal service
  • 2006년 7월 2일 일요일 오전 5:24Mnimonic 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    Thanks mate.

    You are absolutely correct, same thing happend to me. I just set the Terminal Service "Startup type" to Automatic and then it allowed me to start the service.

    It worked like a charm!

    Oh BTW I was using Visual Web Developer 2005 Express

  • 2006년 7월 26일 수요일 오후 5:40senfo 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    So can anybody explain why this fixed it?
  • 2006년 9월 12일 화요일 오후 9:52NiC_72 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Thanks Swami, 

    It works fine now.  

  • 2006년 10월 12일 목요일 오후 8:26Medezark 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Why in the world would Terminal Server be necessary to debug?  Anybody?  This isn't just with web applications.  I'm writing (I thought) a simple windows app.  Same error, same solution. In my opinion, unless someone can give me a valid reason otherwise, this looks like a big, hairy, multi-legged bug.
  • 2006년 11월 3일 금요일 오전 12:18John Cunningham - MSFT중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    There's a dependency in the debugger on a process enumeration API.  We are removing that requirement in a future version.

    John

  • 2006년 11월 22일 수요일 오후 1:38CCalhoun 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    I am getting this same "binding Handle is invalid" error with Visual Web Developer 2005 Express Edition installed on a Windows XP Pro machine. When I attempt to start the Terminal Services service, I get an error 1058 - the service cannot be started, either because it is disabled, or because it has no enabled devices associated with it.

    I can't seem to find any solution to that issue. Any help here?

    Thanks

  • 2007년 6월 5일 화요일 오후 3:38Hamid Sirat 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    I get this error when I run my web application using ms visual studio 2005 on my laptop.  Don't know what this has anything to do with Terminal Services, but following your directions made this error disappear.  THANK YOU!!!

  • 2007년 8월 1일 수요일 오전 9:43satish VSKP 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     제안된 답변

     Thanks,

    It works for me .....

    • 답변으로 제안됨gguysinger 2008년 6월 9일 월요일 오후 7:15
    •  
  • 2007년 10월 4일 목요일 오후 7:23kannan_poem1984 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    When I tried to debug the Sample application with RTM, it gives the following error.


    Unable to attach. The binding handle is invalid


    but when i searched in this forum , people told to start terminal service automatic.. so on


    but.. here in my case i cant find my terminal service in my services . what can i do. please help me


    regards


    kannan

  • 2007년 10월 4일 목요일 오후 7:24kannan_poem1984 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    When I tried to run the website  application in vs 2005, it gives the following error.


    Unable to attach. The binding handle is invalid


    but when i searched in this forum , people told to start terminal service automatic.. so on


    but.. here in my case i cant find my terminal service in my services . what can i do. please help me


    regards


    kannan

  • 2007년 11월 12일 월요일 오전 2:42fieda 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Yeah..It also haapened to me..I can't debug Visual Studio 2005..Some more I also can't find the Terminal Service in services..Is it other places that I can configure it???...

     

  • 2007년 12월 12일 수요일 오후 9:31Mahendra Ghedia 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Thanks buddy... its working for me...

     

  • 2008년 3월 31일 월요일 오전 3:59Victor_Acosta 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    what a weird thing, terminal services for debugging, wow.  It also worked for me. Thanks.

     

  • 2008년 6월 3일 화요일 오후 6:17gguysinger 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    CCalhoun, did you ever find a solution to error 1508?   I had the same experience and haven't solved it yet.
  • 2008년 7월 4일 금요일 오후 6:15tharakaw 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    fieda said:

    Yeah..It also haapened to me..I can't debug Visual Studio 2005..Some more I also can't find the Terminal Service in services..Is it other places that I can configure it???...

     Try running msconfig, and enabeling terminal services in services tab there



  • 2008년 8월 20일 수요일 오전 6:01vijeyan 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
     Nice solutions. It is working. Great!

    Vijay
  • 2008년 9월 1일 월요일 오후 4:22dancinmoonlit 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
     

    That works like charm buddy. Thank you.

  • 2009년 7월 22일 수요일 오후 3:48Hitesh P 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Thank you Swami2,

    This was very helpful.