Following the upgrade process, when trying to open the Devolutions Server web page, the browser display the following error.
Solution
The startupTimeLimit parameter of the ASPNet Core must be increased to complete the data migration in the database.
- Open IIS Manager
- Expand the nodes and select the Devolutions Server web application.
- Open the Configuration manager
- Select the aspNetCore item under system.webServer
- Increase the startupTimeLimit parameter. By default this value is set to 120 seconds.