MS asp debugger.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Harag

    MS asp debugger.

    Hi all

    IIS 5
    Classic ASP
    (textpad)

    A month or so ago the MS ASP debugger was working fine.

    I would put the word "debugger" (Jscript) then browsed to the page via
    http://localhost/file.asp and the debugger would open up at the
    location I put the "debugger" word then I could step through the rest
    of the page.

    Note that this is on a single local server (my testing server).

    Only thing I can think of is that I installed an app that needed the
    ..net framework (QAlite), which I've uninstalled (inc .net) and still
    no luck in the MS debugger.

    It seems to work on any javascript (client side) code, when it pops up
    with "do you want to debug" screen.

    Note I _have_ the setting enabled on the IIS server for ASP Debugging

    Does anyone have any idea how I can get it to work?

    Thanks for any help

    Al
Working...