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
What is a uri query?
What is session object? Describe in detail.
What are the 3 levels at which content pages can be attached to Master Page?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is asp.net with mvc? : Asp.Net MVC
How would you create a permanent cookie?
Is asp.net core faster?
What is the use of ASP.NET routing?
How can you pass multiple complex types in Web API?
What is a 1x1 pixel?
What is an axd file?
What are the advantages of asp.net mvc framework? : asp.net mvc
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is parse in asp.net?
Define managed code and managed data in .net?