Uipath orchestrator IIS error

Scenario: unable to login to uipath orchestrator

Steps to reproduce: login to uipath orchestrator

Current Behavior: HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.

Expected Behavior: login to orchestrator

Studio/Robot/Orchestrator Version: 2017.1

Last stable behavior:
Last stable version:
OS Version:windows10
Others if Relevant: (workflow, logs, .net version, service pack, etc)

Hi @SureshNetmails,

It seems to be an issue with the Web.config file or IIS doesn’t have access to the folder where the site is installed. In this case, you should check under which user the Application pool is running in IIS and see if that user has permissions on the folder where the Orchestrator is installed. If the user is “App pool identity” you need to change it with another user.

Please also check the link below and see if any of the solutions there suits you:

Hi,

I too was getting this error. If you install URL Rewrite (just google the same) and this goes away.

1 Like