Why can't I attach the debugger?

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-04-29T19:10:36Z Indexed on 2010/04/29 19:17 UTC
Read the original article Hit count: 375

I'm using Visual Studio 2008 SP1 and trying to debug a website created in ASP Classic. I have read numerous tutorials, however nothing seems to be working (PEBKAC?). I have enabled server-side debugging in IIS and am attaching the debugger to dllhost.exe. When I open my page in Google Chrome, set breakpoints and set VS to debug, nothing happens. I don't get any errors so I'm not sure what else to post.

Any ideas?

Thank you. :)

© Stack Overflow or respective owner

Related posts about vs2008sp1

Related posts about debug