VS 2008 & Windows 7 debugging classic ASP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sim k
    New Member
    • Nov 2011
    • 1

    VS 2008 & Windows 7 debugging classic ASP

    I am trying to debug a classic ASP application in VS 2008 with Windows 7 (64 bit). I was successful in running the application (localhost/..) and attaching the process w3wp.exe (Type -Script, T-SQL, x86) but unable to set the break point.
    I have also checked the following are set
    1) IIS -> Properties ->Debugging Properties->enable client side debugging & enable server side debugging -> ture
    2) IIS -> application pools ->pool -> advaced settings -> Enable 32-Bit Applications -> True

    Please advice on what else has to be changed to enable the setting of the break point.
Working...