Error : You are unauthorised to view this page.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nirmalsingh
    New Member
    • Sep 2006
    • 218

    Error : You are unauthorised to view this page.

    hai all, i have created a website in asp.net c#. when i created a virtual directory and try ti run it i get the following error,
    You are unauthorised to view this page.
    How to resolve this?
    Thanx in advance.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Assuming localhost works, what authenitication are you using. You may also need to add the aspnet account user to the folder location. HTH.
    Originally posted by nirmalsingh
    hai all, i have created a website in asp.net c#. when i created a virtual directory and try ti run it i get the following error,
    You are unauthorised to view this page.
    How to resolve this?
    Thanx in advance.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Have you configured your Documents to point to an ASPX page in your website.
      I've seen this error show up when I've set up a site so that no one can browse the directory but have forgotten to set a default document for the web site to start on.

      -Frinny

      Comment

      Working...