Select from following answers:- ASP.NET IIS Registration Tool (Aspnet_regiis.exe)

- ASP.NET SQL Server Registration Tool (Aspnet_regsql.exe)
- ASP.NET Compilation Tool (Aspnet_compiler.exe)
- All Above
ASP.NET IIS Registration Tool (Aspnet_regiis.exe) 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. Executing with the "-pe" command line option encrypts the specified configuration section.
The ASP.NET Compilation tool (Aspnet_compiler.exe) enables you to compile an ASP.NET Web application, either in place or for deployment to a target location such as a production server. It does not support encryption of a configuration section.
Show Correct Answer
Source: MeasureUp.com | |
Alert Moderator