IIS - localhost not displaying page

J

Jessica Weiner

I just installed IIS on my windows xp pro machine and when I try to access a
website on the local IIS server, I get the following error message:
"You are not authorized to view this page"
I have enabled "Anonymous access" inside Directory Security option of IIS
and I also granted full NTFS permissions to all users so that the IIS root
directory is readily accessible.
However, I am still not able to access any website that resides on the
localhost.

Please help.

Thanks.
Jess
 
G

Galcho[MCSD.NET]

what pages are you trying to access?
htm, html or aspx

if you trying to open aspx page you have to install .NET AFTER IIS
if it installed prior IIS then you have to execute this line
aspnet_regiis -i

hope this helps
Galin Iliev[MCSD.NET]
www.galcho.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top