Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Server Software and Configuration Requirements

  1. IIS Web Server role (https://computingforgeeks.com/install-and-configure-iis-web-server-on-windows-server/)
  2. Microsoft SQL Server Instance (
    1. Microsoft SQL Server Express is supported
    :
    1. (https://www.microsoft.com/en-US/download/details.aspx?id=104781)
    2. Microsoft SQL Server must be configured in mixed mode authentication (How to Enable Mixed Mode Authentication in Microsoft SQL Server)
  3. ASP.NET Core Hosting Bundle (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-5.0.15-windows-hosting-bundle-installer)
  4. An SSL certificate (a self-signed certificate is acceptable for the purposes of setting up the server. How to create a self-signed certificate in IIS).

Optional:

  1. Microsoft SQL Server Management Studio (SSMS)
  2. Chrome, Firefox or Edge browser

...