Starting orchestrator

Just installed orchestrator following all the steps here

When trying to access I get the following error

Any ideas on what am I doing wrong or what could be the issue?

HI @selrac,

Check the application pool that you have chose the right .net version

Take a look this one also.

Regards
Balamurugan

Thanks @balupad14, I folllowed the Prerequisites for Installation also

Hi @selrac,

Have you done the certification as below ?

Regards
Balamurugan

Hi @selrac
After the installation Have you restart the server.? try to reset iis.

Regards
Balamurugan

Yes, certification is done

I have restarted the server and reset IIS (Run cmd as admin and run IISReset ) but it did not make any difference

Hi @selrac,
Do you have this settings

Anonymous Authentication Enabled…

Regards
Balamurugan.S

Yes, is this correct?
image
I’m not sure what is IUSR under ā€˜Specific user’

1 Like

Hi Selrac,

I have the same issue.
Have you solved this problem?
If so, would you please tell me your resolution?

regards,
Bill

@bill_xu, I ended up re-doing the installation step by step. I must of missed something initially. Best of luck

@selrac Thank you for your information.
In my case, I found ā€œProvider errorsā€ in event log, so after I modified database settings in SQL Server and connection strings in IIS, Orchestrator worked normally.

Bill