I seem to be unable to install UiPath Orchestrator due to the IIS on my Windows 10 system. (Screenshot by Lightshot)
I have activated the service in windows services (Screenshot by Lightshot) but I still get the error. Any suggestions?
P.S
I have not really found any place to really download IIS 7 or greater for windows 10, so if my noobishness proceeds me, please do provide me with guidance.
I had the same problem and I solved using the step by step below:
• Configure IIS settings (Web site + application pool);
• Insert appwiz.cpl in Windows Run (win + r)
• Click “Turn Windows features on or off”
• Select the “Internet information services”
• Click OK and wait for the installation (In some cases it is necessary to restart the machine)
• Installing Rewrite:
• Download the Microsoft URL Rewrite Module 2.0 for IIS from the link: https://www.microsoft.com/en-ca/download/details.aspx?id=47337
• Expand the “internet information services”
• Click on “world wide web services”
• Click Ok
• Restart the machine