locked
Unable to start debugging on the web server! RRS feed

  • Question

  • User537707741 posted

     Hi everybody,

    I have one web project, when i run it with debug mode on i get the error:

    "Unable  to start debugging on the web server. An unexpected DCOM error occurred while trying to automatically attach to the remote web server. Try manually attaching to the remote web server using 'Attach to process' dialog"

     

    I do not know what is going on here. Other web project run on debug mode is just fine. Only this project have that message.

     Regards

     Sol

    Friday, April 24, 2009 5:26 AM

Answers

  • User533502567 posted

     

    I have one web project, when i run it with debug mode on i get the error:

    "Unable  to start debugging on the web server. An unexpected DCOM error occurred while trying to automatically attach to the remote web server. Try manually attaching to the remote web server using 'Attach to process' dialog"

    May be these links will help you..

    http://blogs.msdn.com/mkpark/articles/86872.aspx

    http://www.smrussell.net/blog/?p=28

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, April 28, 2009 9:26 AM

All replies

  • User630997147 posted

    Not sure about the exact error but for debuging try attache to process from Debug Menu after u execute the application.

    Soumen, India

    Tuesday, April 28, 2009 9:17 AM
  • User-1253086575 posted

    set Debug=true

    Tuesday, April 28, 2009 9:22 AM
  • User533502567 posted

     

    I have one web project, when i run it with debug mode on i get the error:

    "Unable  to start debugging on the web server. An unexpected DCOM error occurred while trying to automatically attach to the remote web server. Try manually attaching to the remote web server using 'Attach to process' dialog"

    May be these links will help you..

    http://blogs.msdn.com/mkpark/articles/86872.aspx

    http://www.smrussell.net/blog/?p=28

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, April 28, 2009 9:26 AM
  • User-1206805919 posted

    Hi, its ben a while since your post but maybe this helps somebody else.

    I was having the same issue and the problem was because, the web site was configured to use a user different from the one logged in, in my case it was a domain account.

     

    Just set the authentication to passtrhoug in the iis application.

     

    sorry for the bad english 

    Friday, September 25, 2009 9:47 AM
  • User-379713153 posted

    Also check if you are using IIS 7 how the application is connecting.

    The user in the application o r in the apppool should exits (Domain/user)

    Tuesday, April 19, 2011 3:09 PM
  • User-1430055390 posted

    Hey,

    Just delete and recreate your Windows 7 user Account using Add/Remove users account from control panel.

    it worked good for me after that.

    Thanks,

    Ranit

    Tuesday, October 29, 2013 2:40 PM