Skip to main content

Things to check when an Asp.Net site is not working correctly

·126 words·1 min

Things to check when an Asp.Net site is not working correctly
#

TODO

Framework
#

  • Check that your .Net framework are correctly installed
  • Check that your .Net framework are correctly linked with IIS
    • In case of XP : use regiis to relink your framework with IIS
    • In case of IIS6 or newer : don’t forget to enable your filter.

Application pool
#

Website
#

Permissions
#

  • Change the permissions RECURSIVELY on your virtual directory to add IUSR_ with full rights