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
Is asp.net still used?
How does windows service lifecycle differ from a .standard. Exe?
Why is string called immutable data type?
Why do we use sessions?
What are standard controls?
witch is the best insistute in sharpoint course.what abt future of share point course.
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is ispostback method in asp.net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How do you create a master page?
How you can add an event handler?
Explain the differences between clr & cts?
Explain advantages of caching?
How can I have a particular web page in an asp.net application which displays its own error page?
What are strong names?