HomeLinuxTips on how to Set up the IIS and ASP.NET Modules?

Tips on how to Set up the IIS and ASP.NET Modules?


ASP.NET is an internet framework used to create web sites utilizing numerous languages. To host and handle these web sites, IIS is used. Microsoft’s Web Data Providers, or IIS, is an internet server used to change web content material with internet customers. Numerous modules of ASP.NET and IIS should be put in so as to create, deploy and host these web sites.

This write-up will present the entire process to put in IIS and ASP.NET modules on Home windows.

How Do I Set up the ASP.NET and IIS Modules on Home windows?

Web Data Providers, also referred to as IIS, and the ASP.NET modules might be put in both by utilizing the UI (Consumer Interface) or by utilizing the CLI (Command Line Interface). Comply with the steps exhibited under to put in IIS and ASP.NET modules utilizing each these strategies.

Methodology 1: Putting in ASP.NET and IIS Utilizing UI

To put in ASP.NET and IIS utilizing UI, comply with the steps demonstrated under.

Step 1: Open Management Panel

From the beginning menu, search, and open the Management Panel:

Step 2: Go to Program and Options

Choose the “Program and Options” possibility from the checklist:

Subsequent, click on on the “Flip Home windows options on or off” possibility:

Step 3: Set up IIS and ASP.NET Modules

From the appeared “Home windows Characteristic” part, verify the below-highlighted bins and click on on the “OK” button:

Subsequent, choose the highlighted-below possibility from the appeared window:

After that, Home windows will begin downloading the required recordsdata:

As soon as the required recordsdata are efficiently downloaded, Home windows will begin making use of the brand new adjustments:

The next snippet demonstrates that Home windows has accomplished the requested adjustments:

Methodology 2: Putting in IIS and ASP.NET Utilizing Command Line Interface

Comply with the steps exhibited under to put in IIS and ASP.NET utilizing CLI.

Step 1: Open Command Immediate

To put in IIS and ASP.NET utilizing the command line, seek for “cmd” within the begin menu and click on on the “Run as Administrator” possibility:

Step 2: Insert the Command

Insert the command given under and press Enter on the keyboard:

Begin /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-Safety;IIS-RequestFiltering;IIS-HttpCompressionStatic;IIS-WebServerManagementTools;IIS-ManagementConsole;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI

As soon as the above-given command is executed, the Command Immediate cursor will transfer to the following line with out exhibiting any error message. This signifies the profitable set up of the IIS and ASP.NET modules:

That’s all about putting in ASP.NET and IIS modules on Home windows.

Conclusion

To Set up the ASP.NET and IIS modules on Home windows, first, open the “Management Panel” and navigate to the “Program and Options” possibility. Subsequent, click on on “Flip Options on or off” and verify the related bins for IIS and ASP.NET set up. After that, Home windows will obtain the required recordsdata and apply the brand new adjustments. This write-up has offered a few strategies for putting in IIS and ASP.NET modules on Home windows.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments