Iis – Sharepoint error 403 access forbidden

http-status-code-403iissharepoint

I am new to sharepoint and after creating a new web application this is what i'm getting –

The website declined to show this webpage
HTTP 403
Most likely causes:
•This website requires you to log in.

This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage.

I have Anonymous Authorization enabled in IIS and in sharepoint central admin.
Does anyone know how to make this work?

Best Answer

  1. Check the NTFS security permissions on that object (folder/file)
  2. Run "Filemon" (http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx) on the sharepoint server to find out which AD Object (user/group) are having issues accessing/serving the file.