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
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Which tool you have done?
What are Master Pages in ASP.NET?
What is session handling in a webfarm, how it can work with its limits?
What is the difference between Hash table and Array list?
Explain Features in ASP.NET
To load your generated dataset with data which method do you invoke?
What are the differences between primary foreign and unique keys?
Explain the asp.net mvc folder conventions? : asp.net mvc
What are triggers of an updatepanel?
Contrast OOP and SOA. What are tenets of each ?
How do you remove duplicates without using remove duplicate stage?
What do you mean by serialize and marshalbyref?
What is & in a url?
What is a ashx file?