Sunday, October 26, 2008

Debug an ASPNET page

Debugging is not a default. You need to enable debugging acording to:



Add this Page directive: debug=true

1. You have to setup the website for Windows Integrated security
default is Anonymous logon. You have to place a check mark for
Windows Authentication as shown.




2. IE Script Debugging may be enabled:(disabled is default)

Enable this using:
IE | TOOLS | Internet Options||Advanced Tabs
Under Browsing Category
Clear 'Disable Script Debugging(IE)' check box.

Happy Debugging

No comments:

DMCA.com Protection Status