I have a windows 2000 server with IIS running on it, with some asp pages.
It happens so me really often to have the microsoft script debugger window
opened (as if an error has occurred) but no asp page is present in the
window (so no idea where the bug is, even if i as sure there is an error).
For example this behaviour is quite common if during a debug session i close
the debugger.
There is no way, even if i catch the same error page, to have the debugger
opened with the as. file containing the error displayed in the debugger.
And i need to restart the server hoping that the next time the debugger will
open and show the page with the error.
Why is that?
Is it a common problem?
Regards
F.