What does aspnet_regiis -i do ?

Answer Posted / aman rathi

Aspnet_regiis.exe is The ASP.NET IIS Registration tool allows an administrator or installation program to easily update the script maps for an ASP.NET application to point to the ASP.NET ISAPI version associated with the tool. The tool can also be used to display the status of all installed versions of ASP. NET, register the ASP.NET version coupled with the tool, create client-script directories, and perform other configuration operations.

When multiple versions of the .NET Framework are executing side-by-side on a single computer, the ASP.NET ISAPI version mapped to an ASP.NET application determines which version of the common language runtime is used for the application.

The tool can be launched with a set of optional parameters. Option "i" Installs the version of ASP.NET associated with Aspnet_regiis.exe and updates the script maps at the IIS metabase root and below. Note that only applications that are currently mapped to an earlier version of ASP.NET are affected

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a reflection?

777


Explain the difference between globalization and localization techniques

795


What is a response cookie?

875


Demonstrate Render and PreRender?

844


How are sessions stored?

783


About CLR, reflection and assemblies?

1754


Define transparent caching with aop?

771


How to use ipostback?

817


How to deploy/publish webservices?How many ways?Plz explain me

2084


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

807


What is cross page posting? How is it done?

750


How to send a DataReader as a parameter to a remote client ?

3015


What do you mean by serialize?

764


How to find last error which occurred?

802


Is asp net front end or backend?

782