Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem with my web site.

Problem with my web site.

Scheduled Pinned Locked Moved ASP.NET
helpwindows-adminsysadminquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Suj_78
    wrote on last edited by
    #1

    Hi! I have created a new web site on IIS 6.0 running on Windows server 2003 std edition. When i go to the IIS console and browse my web site , it displays an error message as follows: "You are not authorsed to view this page". You might not have the permission to view this directory or page using the credentials you supplied. Can anyone help? Thanks. happy coding!

    P R 2 Replies Last reply
    0
    • S Suj_78

      Hi! I have created a new web site on IIS 6.0 running on Windows server 2003 std edition. When i go to the IIS console and browse my web site , it displays an error message as follows: "You are not authorsed to view this page". You might not have the permission to view this directory or page using the credentials you supplied. Can anyone help? Thanks. happy coding!

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      If you have the web site in a directory outside of the wwwroot, the aspnet worker account will require read access to that folder.

      1 Reply Last reply
      0
      • S Suj_78

        Hi! I have created a new web site on IIS 6.0 running on Windows server 2003 std edition. When i go to the IIS console and browse my web site , it displays an error message as follows: "You are not authorsed to view this page". You might not have the permission to view this directory or page using the credentials you supplied. Can anyone help? Thanks. happy coding!

        R Offline
        R Offline
        RichardGrimmer
        wrote on last edited by
        #3

        I get this sometimes, when I don't specify a page in the url and don't have an appropriate "default" page. If I navigate to an actual page, then all is good, and if I add the non-standardly named page as a default document, then all gravy.... Could this be the issue in your case? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

        D 1 Reply Last reply
        0
        • R RichardGrimmer

          I get this sometimes, when I don't specify a page in the url and don't have an appropriate "default" page. If I navigate to an actual page, then all is good, and if I add the non-standardly named page as a default document, then all gravy.... Could this be the issue in your case? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

          D Offline
          D Offline
          Dipan Patel From Gandhinagar
          wrote on last edited by
          #4

          it is because of default page. the code write in web.config when not any page like "default.aspx" then it will give error. so u should create page like default.aspx or redirect the page by writting response.write("anyfile.aspx") Dipan Patel.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups