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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Need help: New Asp user

Need help: New Asp user

Scheduled Pinned Locked Moved ASP.NET
helpcsharpwindows-admin
6 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.
  • A Offline
    A Offline
    Anonymous
    wrote on last edited by
    #1

    I install on a stand alone pc. - .net. - IIS with default settings When I build and browse any web application 403 error msg appear. I want to build and browse the project. Thanks

    M H 2 Replies Last reply
    0
    • A Anonymous

      I install on a stand alone pc. - .net. - IIS with default settings When I build and browse any web application 403 error msg appear. I want to build and browse the project. Thanks

      M Offline
      M Offline
      matthias s 0
      wrote on last edited by
      #2

      have you tried executing regiis.exe (in the .net framework directory on your pc)? this will register asp.net for your iis and might solve your problem. hth. /matthias

      I love deadlines. I like the whooshing sound they make as they fly by.
      [Douglas Adams]

      A 1 Reply Last reply
      0
      • M matthias s 0

        have you tried executing regiis.exe (in the .net framework directory on your pc)? this will register asp.net for your iis and might solve your problem. hth. /matthias

        I love deadlines. I like the whooshing sound they make as they fly by.
        [Douglas Adams]

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        What you mean by regiis.exe. How can I do this thanks

        M D 2 Replies Last reply
        0
        • A Anonymous

          What you mean by regiis.exe. How can I do this thanks

          M Offline
          M Offline
          matthias s 0
          wrote on last edited by
          #4

          aspnet_regiis.exe is a commandline utility that will register asp.net. if you install the .net framework after installing iis, this should be done automatically for you during setup. but you can re-register asp.net at any time. on my machine, the executable is located in the following directory: 'C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe' the commandline 'aspnet_regiis.exe -i' will register the current asp.net version (1.1 on my pc) into iis. hth. /matthias

          I love deadlines. I like the whooshing sound they make as they fly by.
          [Douglas Adams]

          1 Reply Last reply
          0
          • A Anonymous

            What you mean by regiis.exe. How can I do this thanks

            D Offline
            D Offline
            DELETEUSER
            wrote on last edited by
            #5

            Open a cmd shell, navigate to .NET Ver 1.1 folder and try entering aspnet_regiis.exe -i this will remap .NET exts to IIS ---------- Venus Patel http://patelsinc.blogspot.com/ A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

            1 Reply Last reply
            0
            • A Anonymous

              I install on a stand alone pc. - .net. - IIS with default settings When I build and browse any web application 403 error msg appear. I want to build and browse the project. Thanks

              H Offline
              H Offline
              hakanaktan
              wrote on last edited by
              #6

              The best and the easiest way is to setup Asp.Net after IIS and Sql Server, you will get no error. If you are new try this way. --junior coder--

              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