IIS error

  • Thread starter Thread starter Jessica Weiner
  • Start date Start date
J

Jessica Weiner

I get the following error when I try to load a website that I created using
Visual Web Developer Express:

You are not authorized to view this page.
You do not have permission to view this directory or page using the
credentials you supplied.

---

I am using .NET 2.0 and its not working like it's supposed to.

Please let me know what's going on.

Thanks
Jess
 
you probably are trying to view folder content.

this could be resolved when you set startup page for yuor website or
rightclick on some page and select "View in browser"

hope ths helps
Galin Iliev[MCSD.NET]
www.galcho.com
 
Hi Jess,

The problem may due to .Net framework 1.1 isntalled in your PC.
If it is existing in your pc, change the asp.net version to 2.0 in IIS.

Regards,
Ramana
 

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

Back
Top