Perform this check on the web server where you installed the PAS Dashboard.
To verify Microsoft .NET Framework version 4.8 or later is installed and allowed on the computer:
-
Click Windows Start > Control Panel > Programs and Features. If Microsoft .NET Framework version 4.8 or later is not present, download and install that from the Microsoft site.
-
Run the following command in CMD.exe as an administrator:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -I
-
Close the CMD.exe window.
-
Click Windows Start and enter inetmgr in the open field. This starts the Internet Information Services (IIS) Manager.
-
Double-click the ISAPI and CGI Restrictions line to open that.
-
Make sure that ASP.NET v4.0 is Allowed, or click those lines and then click Edit and make the ASP.NET v4.0 items Allowed.
-
Restart IIS, and then close the Internet Information Services Manager window.
ASP.NET is installed and registered with IIS. If you have any issues, please contact Technical Support.