Monday, 20 January 2014

MVC pages not loading images and CSS files in IIS (Http Error 401.3 - Unauthorized)

I developed an MVC application that worked very well in my Dev - In deployment it would not load CSS file and images:

>Yes I added IIS_IUSRS to the folder security
>Yes Anonymous Authentication is enabled
>Here's a catch - Right Click Anonymous Authentication - Change from Specific User to Application Pool identity

No comments:

Post a Comment