Release 15 - Login Issue

Hi,
Recently installed Release 15 of Innovator. 
Have installed ASP .NET Core Hosting Bundle 3.1.8 as per install guide. 
The login page opens correctly, after entering username/password I get the following error,

There server request corresponding to this shows the server returning 500 error.

Parents
  • Hi Sanman

    Not sure of the exact fix in the code level but there is a workaround for this issue.

    • Go to ARAS Installation location (Example: C:\Program Files (x86)\ARAS)
    • Right click on the folder and go to Properties
    • Under Security, add Everyone and give full access
    • Click Apply and Done
    • Restart IIS and try accessing ARAS
Reply
  • Hi Sanman

    Not sure of the exact fix in the code level but there is a workaround for this issue.

    • Go to ARAS Installation location (Example: C:\Program Files (x86)\ARAS)
    • Right click on the folder and go to Properties
    • Under Security, add Everyone and give full access
    • Click Apply and Done
    • Restart IIS and try accessing ARAS
Children