unable to set server into correct debugging state automatically

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sridharnetha
    New Member
    • Jan 2012
    • 1

    unable to set server into correct debugging state automatically

    Here is the final solution

    it is very simple stemps

    Open your project in Visual InterDev=> Tools => Options => Debugger => Enable check boxes with below named
    • Attach to programs running on this Machine and then
    • Just-In-Time debugging
    • Insert Breakpoints in Active Server Pages for breakpoints in client script

    click On Ok button.
Working...