G
Guest
I can't get to debug on my local IIS using VStudio.net 2005 Prof. I can on
the development server. I get the msg 'the server does not support debugging
for asp.net...'
I have done the following as in 'How to: Enable Debugging for ASP.NET
Applications'
Under Debuggers ASP.NET box is selected
in web.config set compilation debug="true"
in virtual directory:
properties:
I have set execute permissions to 'scripts and executables'
application configuration, I have checked 'enable asp server-side
debugging' and 'client-side debugging'.
In the asp.net configuration tool I have checked 'enable debugging'.
In IE tools:
I have cleared 'disable script checking'
I think I need a hand here!
--
the development server. I get the msg 'the server does not support debugging
for asp.net...'
I have done the following as in 'How to: Enable Debugging for ASP.NET
Applications'
Under Debuggers ASP.NET box is selected
in web.config set compilation debug="true"
in virtual directory:
properties:
I have set execute permissions to 'scripts and executables'
application configuration, I have checked 'enable asp server-side
debugging' and 'client-side debugging'.
In the asp.net configuration tool I have checked 'enable debugging'.
In IE tools:
I have cleared 'disable script checking'
I think I need a hand here!
--