Skip to main content

IIS Features That Can Be Enabled Automatically

Overview

During the Jet Reports installation process, here are the features enabled by the Jet installer when you check Automatically enable IIS features (based on the operating system).

  1. Windows 8 (and Server 2012) and newer

    • IIS-ASPNET45 (and prerequisite features)
    • IIS-HttpTracing
    • IIS-ManagementConsole
    • IIS-StaticContent
    • IIS-WebServerManagementTools
    • WCF-HTTP-Activation45 (and prerequisite features)
  2. Windows 7 (and Server 2008 R2)

    • IIS-ASPNET
    • IIS-HttpTracing
    • IIS-ISAPIExtensions
    • IIS-ISAPIFilter
    • IIS-ManagementConsole
    • IIS-NetFxExtensibility
    • IIS-StaticContent
    • IIS-WebServerManagementTools
    • NETFx3
    • WAS-ConfigurationAPI
    • WAS-NetFXEnvironment
    • WAS-ProcessModel
    • WAS-WindowsActivationService
    • WCF-HTTP-Activation
    • Register ASP.NET with IIS “[WindowsFolder]\Microsoft.NET\Framework\v4.0.30319\aspnet_resiss.exe –ir” (for 32-bit)
    • Register ASP.NET with IIS “[WindowsFolder]\Microsoft.NET\Framework64\v4.0.30319\aspnet_resiss.exe –ir” (for 64-bit)
  3. Windows Vista (and Server 2008 SP2)

    • IIS-ASPNET
    • IIS-HttpTracing
    • IIS-ISAPIExtensions
    • IIS-ISAPIFilter
    • IIS-ManagementConsole
    • IIS-NetFxExtensibility
    • IIS-StaticContent
    • IIS-WebServerManagementTools
    • Register ASP.NET with IIS “[WindowsFolder]\Microsoft.NET\Framework\v4.0.30319\aspnet_resiss.exe –ir” (for 32-bit)
    • Register ASP.NET with IIS “[WindowsFolder]\Microsoft.NET\Framework64\v4.0.30319\aspnet_resiss.exe –ir” (for 64-bit)

Was this article helpful?

We're sorry to hear that.