Note that there are some explanatory texts on larger screens.

plurals
  1. POVisual Studio Debugger 2010 - Can't Connect to webdev process
    primarykey
    data
    text
    <p>I've searched all over the internet for a situation that is similar to mine. Ive found nothing.</p> <p>I have MS VS 2010 Pro on Windows 7.</p> <p>My problem is that I cannot connect the debugger to the WebDev.WebServer40.EXE worker process. If I click the green debug button, firefox (or IE) opens, but immediately displayed a "Cannot connect to server" and the VS acts as if the button was never pressed.<br> If I right click a file name and click "view in browser", everything works fine. If I then try to attach to the process manually, the process is killed (watching the task manager) and I get the same error as if I hit the debug button.</p> <p>Now, I can export my web application and open it with IIS under localhost. When I do that, I can connect to the w2wp.exe worker process and debug that way.</p> <p>Also, I can't debug any console apps. Not screen appears.</p> <p>There is no good information in the output window.</p> <p>I can't find any good errors in the event viewer.</p> <p>This all started recently. Previously it worked fine. The only thing I did in the last couple of days was uninstall and reinstall visual SVN. Currently it is uninstalled. I also did the full repair on Visual Studio to try and fix the issue. I can't think I anything else to try...</p> <p>(Note, I also have VS 2012 RC installed on the machine. It gets the same exact issues).</p> <p><b>TLTR</b> VS Debugger can't connect to it's own worker process (the process crashes on attempting). But it can connect to the IIS w3wp.exe worker process. What the.....?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload