Version Affected: 22.02+
Description:
When opening the New Experience Dashboard you are presented with an Error stating
'ERROR Unable to load Dashboard Error: Request failed with status code 500'
Developer Tools will display the below errors under Console
Cause:
This can be due to missing .Net Core 3.1 or some missing Components of .Net Core 3.1
https://docs.secureauth.com/2104/en/secureauth-compatibility-guide.html#required--net-versions
1) Find out if .Net Core 3.1 is installed
This can be achieved by running the below in a Powershell Console
(dir (Get-Command dotnet).Path.Replace('dotnet.exe', 'shared\Microsoft.NETCore.App')).Name
Example
Or by looking at Add/Remove Programs
Example
Resolution:
1) Uninstall .Net Core 2.1 if it is installed
2) Go to the below location, download the 'Hosting Bundle' and install it, this will install the required files and/or install any missing .Net Core 3.1 Components
https://dotnet.microsoft.com/en-us/download/dotnet/3.1
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.