Technology and me

// 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

Billets similaires

Comments are disabled

RSS Feed
Social ...
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported