Can't debug Classic ASP In VS.NET 2005



Hey there,

I have an issue where I cannot debug Classic ASP pages in VS.NET 2005.
I don't get an error message (ie, breakpoints will not be hit), no
application event log errors, anything.

I have my IIS application security set to medium (so I will attach to
dllhost instead of inetinfo.exe.

1) I start the debugger
2) once the application is up, I select Attach to process.... and pick
dllhost.exe (script, t-sql, x86) which is running under IWAM account.

navigate to the page with the breakpoint. It is not hit. This is the
same for all projects within VS 2005 - it is not project specific.

I have done this on 10 other machines with the same configuration and
every one works. I can hit breakpoints. (attaching both to dllhost.exe
or inetinfo.exe, depending on Application security settings.)

I have checked all reasonable settings against other machines and
everything looks identical

No error messags in the immeditate window, nothing.

Does any one have any insights. If anyone has had this issue and
gotten past it, could you please let me know. I appreciate your help.

Christian

.



Relevant Pages

  • Re: VS2005 - "Attach to Process..." not on Debug Menu
    ... process VS tells me that my breakpoints will not be hit because symbols have ... In Attach to Process dialog, use Select button and ensure that the managed ... and use Reload Symbols menu command to manually locate and open the proper ...
    (microsoft.public.vsnet.debugging)
  • Re: Cant debug Classic ASP In VS.NET 2005
    ... I clicked the 'Attach' button and my break points were hit. ... I don't get an error message (ie, breakpoints will not be hit), no ...
    (microsoft.public.vsnet.debugging)
  • Building and then attaching to process doesnt load symbols in vs 2005
    ... When a make a change in code, then do a ctrl shift b, then attach to my ... my breakpoints won't be hit because symbols weren't loaded it says. ... So what i do to fix it is to hit F5 which launches a browser and then the ...
    (microsoft.public.vsnet.ide)
  • Attaching to Aspnet_wp
    ... The problem arises when I try to attach to aspnet_wp. ... while to close and the breakpoints in the application are hit. ... aspnet_wp loading assemblies in the output window, ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: domain usernames are displayed as list when you use Outlook We
    ... Please do a screen capture of this issue and attach it in your reply. ... Press the Pr Scrn key once on the keyboard when the error message ... go to Save and save it as a JPG file. ... > This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)

Loading