Introduction to .NET Framework Tools
page 5 of 15
by Suresh Kumar Goudampally
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 69111/ 114

Aspnet_regiis.exe - An Insight

This tool is mainly used to register the ASP.NET version coupled with the tool and many other configuration operations.

Here are some of the commands of Aspnet_regiis.exe tool.

    Command Name

               Description

                 -c

 

Installs the client-side scripts for ASP.NET, such as client-side validation scripts, to the aspnet_client subdirectory of each IIS site directory.

Eg  :   Aspnet_regiis -e

                  -e

Removes the client-side scripts for ASP.NET from the aspnet_client subdirectory of each IIS site directory.

                 -i

         

Installs the version of ASP.NET associated with Aspnet_regiis.exe and updates the script maps at the IIS metabase root and below.

 

                 -lk

 

 

Lists the path and version of all IIS metabase keys where ASP.NET is mapped.

Eg :  Aspnet_regiis  -lk

                  -lv

Lists the status and installation path of all the versions of the .NET installed on the computer.

Eg :  Aspnet_regiis -lv

              -u

Uninstalls the version of ASP.NET associated with Aspnet_regiis.exe from the computer.

Eg:  Aspnet_regiis -u

              -ua

Uninstall all the versions of the ASP.NET from the .NET.

               -?

Displays all the options of the tool.

               -h

Displays all the options of the tool.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-29 10:48:30 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search