Windows Azure Pack Billing
Cloud Assert HomeDocs Home
2.1.7.41
2.1.7.41
  • Introduction
  • KEY CONCEPTS
    • Pricing Profiles
    • Credits
  • INSTALLATION
    • Prerequisites
    • Deployment
      • Installation
      • Configurations
    • Steps for version update
  • Features
    • Pricing Profile
    • User Profiles
    • Reset Usage
    • Other Configurable Settings
    • Payment Gateway Integration
    • WHMCS Integraion
    • Subscriptions
    • Purchasing Multiple Instance of an Addon
    • Microsoft CSP Integration
    • Veeam Cloud Connect Integration
    • Usage Download
  • Others
    • FAQ
    • IIS and ASP.NET MVC4 Setup
    • Known Issues
Powered by GitBook
On this page
  • IIS and Sub-Features Installation
  • Installing ASP .Net MVC 4

Was this helpful?

  1. Others

IIS and ASP.NET MVC4 Setup

PreviousFAQNextKnown Issues

Last updated 5 years ago

Was this helpful?

IIS and Sub-Features Installation

  1. Open Server Manager.

  2. Under Manage menu, select Add Roles and Features:

3. Select Role-based or Feature-based Installation:

4. Select the appropriate server (local is selected by default), as shown below:

5. Select Web Server (IIS) and click Next:

6. Select all the features that are selected in the following images.

7. Click Next and enable the following roles.

8. Click Next and click Install:

9. When the IIS installation completes, the wizard reflects the installation status:

10. Click Close to exit the wizard.

Install-WindowsFeature -ConfigurationFilePath <Replace with xml path>

Ex: Install-WindowsFeature -ConfigurationFilePath D:\ConfigurationFiles\IISConfigTemplate.xml

Installing ASP .Net MVC 4

  1. Install the downloaded installer.

Users can also download file from and run the below Power shell command to configure the IIS.

Download the installer from the following link.

IISConfigTemplate.xml
http://www.microsoft.com/en-in/download/details.aspx?id=30683
http://i2.iis.net/media/7187674/installing-iis-8-on-windows-server-2012-1088-IMAGE01.png?cdn_id=2015-07-21-001
http://i2.iis.net/media/7187668/installing-iis-8-on-windows-server-2012-1088-IMAGE02.png?cdn_id=2015-07-21-001
http://i2.iis.net/media/7187656/installing-iis-8-on-windows-server-2012-1088-IMAGE04.png?cdn_id=2015-07-21-001
http://i2.iis.net/media/7187632/installing-iis-8-on-windows-server-2012-1088-IMAGE08.png?cdn_id=2015-07-21-001
http://i1.iis.net/media/7187626/installing-iis-8-on-windows-server-2012-1088-IMAGE09.png?cdn_id=2015-07-21-001