Description:
When importing a solution in Evolve, the following error appears: “Common message: An error occurred. Contact administrator”
Works with Evolve 20.x
Cause:
Config
Solution:
Please make the following adjustment:
Open the web.config file located at C:\Program Files\Winshuttle\EvolveServer\svr.
Locate the line that reads:
<add key=”EntityCommandTimeout” value=”60″ />
Change it to:
<add key=”EntityCommandTimeout” value=”600″ />
Save the changes to the file. Afterward, restart your IIS.
Please proceed with testing again, and kindly inform us of the results.