I’m about to upgrade our Orchestrator from 23.10.0 to 24.10. From the documentation, the only difference in requirement is that 24.10 requires ASP.NET Core IIS Module 8.0, while 23.10 can use ASP.NET Core IIS Module 6.0 or 8.0.
Besides backing up the machine our orchestrators is running on, is the anything else I need to consider?
HI @rickard.nordstrom , Check if all folders are modern, any classic folder will not allow the upgrade.
In our migration we observed one issue is that post upgrade, we were not able to deploy the project, rest functions were fine but deploy by any means not working and was giving permission error,
We had to go to our app machine go to orchestrator folder and give read write access to package folder. Apart from it do go through the link shared by @sonaliaggarwal47 … And also keep yr license key handy, in case if anything goes wrong, you can quicky raise UiPath support ticket.