Skip to main content

Manually Add ASP Server Roles to Windows Server 2012

When installing on a Windows Server 2012 operating system, all required ASP.NET features are not activated. You must add these manually in order for the Bizview application to run without errors.

  1.  Enable Server Role .NET Extensibility 3.5, .NET Extensibility 4.5, ASP, and ASP.NET 3,5:

    APPENDIX_manually_add_ASP_server_roles

  2. Then, enable Server Feature HTTP Activation:
  3. APPENDIX_manually_add_ASP_features_HTTP

  4. Lastly, enable HTTP Activation under WFC Services:

    APPENDIX_manually_add_ASP_features_HTTP_WCF

Was this article helpful?

We're sorry to hear that.