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. How to access IIS's aspnet_regiis utility?

How to access IIS's aspnet_regiis utility?

Scheduled Pinned Locked Moved ASP.NET
asp-netquestioncsharpwindows-admintools
7 Posts 5 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.
  • K Offline
    K Offline
    KaKa
    wrote on last edited by
    #1

    I just installed IIS 5.0 and want to use the aspnet_regiis.exe command utility to register ASP.Net file mappings with IIS. According to the asp.net book I have, the directory of the utility is: C:\Program Files\Microsoft.NET\Framework\[Version]\aspnet_regiis.exe -i However, when I checked the directory, there is no Framework folder inside the Microsoft.NET folder. How do I access this utility?

    V P K 3 Replies Last reply
    0
    • K KaKa

      I just installed IIS 5.0 and want to use the aspnet_regiis.exe command utility to register ASP.Net file mappings with IIS. According to the asp.net book I have, the directory of the utility is: C:\Program Files\Microsoft.NET\Framework\[Version]\aspnet_regiis.exe -i However, when I checked the directory, there is no Framework folder inside the Microsoft.NET folder. How do I access this utility?

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      You need to install Microsoft .NET Framework SDK also. Since you have installed IIS before and then going to install SDK, the setup would implicitly configure ASP.NET for you. :)

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      K N 2 Replies Last reply
      0
      • K KaKa

        I just installed IIS 5.0 and want to use the aspnet_regiis.exe command utility to register ASP.Net file mappings with IIS. According to the asp.net book I have, the directory of the utility is: C:\Program Files\Microsoft.NET\Framework\[Version]\aspnet_regiis.exe -i However, when I checked the directory, there is no Framework folder inside the Microsoft.NET folder. How do I access this utility?

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        It's under c:\windows\microsoft.net\framework.

        Please visit http://www.readytogiveup.com/ and do something special today. Deja View - the feeling that you've seen this post before.

        1 Reply Last reply
        0
        • V Vasudevan Deepak Kumar

          You need to install Microsoft .NET Framework SDK also. Since you have installed IIS before and then going to install SDK, the setup would implicitly configure ASP.NET for you. :)

          Vasudevan Deepak Kumar Personal Homepage Tech Gossips

          K Offline
          K Offline
          KaKa
          wrote on last edited by
          #4

          I have installed the .Net framework before installing IIS. Is there a way to use this utility? :(

          M 1 Reply Last reply
          0
          • V Vasudevan Deepak Kumar

            You need to install Microsoft .NET Framework SDK also. Since you have installed IIS before and then going to install SDK, the setup would implicitly configure ASP.NET for you. :)

            Vasudevan Deepak Kumar Personal Homepage Tech Gossips

            N Offline
            N Offline
            Not Active
            wrote on last edited by
            #5

            Vasudevan Deepak Kumar wrote:

            You need to install Microsoft .NET Framework SDK also

            Framework SDK is not necessary. There is a difference between the .NET Framework and the .NET Framework SDK.


            only two letters away from being an asset

            1 Reply Last reply
            0
            • K KaKa

              I have installed the .Net framework before installing IIS. Is there a way to use this utility? :(

              M Offline
              M Offline
              martin_hughes
              wrote on last edited by
              #6

              Yes. Open a command prompt, go to: C:\Windows\Microsoft.NET\Framework\[Version]\ and run aspnet_regiis.exe

              1 Reply Last reply
              0
              • K KaKa

                I just installed IIS 5.0 and want to use the aspnet_regiis.exe command utility to register ASP.Net file mappings with IIS. According to the asp.net book I have, the directory of the utility is: C:\Program Files\Microsoft.NET\Framework\[Version]\aspnet_regiis.exe -i However, when I checked the directory, there is no Framework folder inside the Microsoft.NET folder. How do I access this utility?

                K Offline
                K Offline
                KaKa
                wrote on last edited by
                #7

                I have checked but there is no "Framework" folder inside the Microsoft.Net folder. Its strange as i have no problems using VStudio 2005.

                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