HTTP Error 401.3 – Unauthorized Error -IIS 7.0

The 401.3 error message was being displayed due to the Anonymous Authentication app pool settings. I changed the identity to the app pool instead of using the iusr account. This can be found under IIS > Authentication > Anonymous > click edit on the right. You will then need to select “application pool identity”

Comments are closed.