Skip to main content
Solved

PSO Standard Installation (6.14.0.27)

  • November 18, 2024
  • 5 replies
  • 124 views

Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14

Hi All,

Issue: “http://localhost/IFSPSOWorkbench” keeps loading.

  • Created a separate user
  • Created separate databases for each service
  • Installed PSO using the installer (Windows Server 2022, SQL Server, Chrome)

Has anyone experienced this issue?

Thank you in advance.

Cheers,

Best answer by Darshana Herath

The issue was it is missing “AspNetCoreModuleV2” which has added through the config file.
Solution: Installed AspNetCoreModuleV2

5 replies

Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14
  • Author
  • Hero (Former Employee)
  • 121 replies
  • November 18, 2024

Receiving below error just after reinstalling (no manual changes to the config file)

 

 


roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • 794 replies
  • November 18, 2024

Hi Darshana,

did you check if the Installer.log (inside the Installation Folder in “Setup” folder) included any errors, e.g. when activating the required IIS features? Also check, if .NET Core was installed properly by the Installer.

Best regards
Roman


Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14
  • Author
  • Hero (Former Employee)
  • 121 replies
  • November 20, 2024

Hi Darshana,

did you check if the Installer.log (inside the Installation Folder in “Setup” folder) included any errors, e.g. when activating the required IIS features? Also check, if .NET Core was installed properly by the Installer.

Best regards
Roman

Thank you for the information ​@roklde , all seems good 


roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • 794 replies
  • November 20, 2024

Hi!

You can find logs for each PSO Service in the Windows Events. Can you check if there is anything logged for the PSO Workbench and/or Windows IIS Server Role? Further, you can filter the Windows Application logs for .net framework related Events.

Best regards
Roman


Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14
  • Author
  • Hero (Former Employee)
  • 121 replies
  • Answer
  • November 22, 2024

The issue was it is missing “AspNetCoreModuleV2” which has added through the config file.
Solution: Installed AspNetCoreModuleV2