Question : IIS configuration and not being able to preview a single .html or aspx Page . I get this error : You are not authorized to view this page

I have created a single html and aspx web page and I have placed these 2 page on my iIIS default
folder web site. But every time I'm trying to browse to these two page I get the following error.

You are not authorized to view this page
Attachments:
 
Screen Shot of my error
Screen Shot of my error
 

Answer : IIS configuration and not being able to preview a single .html or aspx Page . I get this error : You are not authorized to view this page

In IIS right click your website >select properties>

1.Go to the Directory Security tab for the site and click the Edit button under Anonymous access and authentication.Check the enable anonymous access.

http://forums.iis.net/t/1146459.aspx

Or right click the folder under which the both files resides then go to security tab allow IUSR_MACHINE read permission (Inherited)

You can also run process pointer to check which on file the process is locked due to invalid ACL.
Random Solutions  
 
programming4us programming4us