Try our conversational search powered by Generative AI!

Upgrade to CMS 6 Error while Upgrading EPiServer CMS database schema - Time out Error

Vote:
 

Hi Guys,

  I am trying to upgrade out site from 5 to 6. It starts fine but I receive following error after 15 minutes. The error occurs while it is trying to  Upgrading EPiServer CMS database schema.

Error - Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Just to let you know that we have over 200,000 pages on our site. Would this be a issue of timeout as there is loads to upgrade or it does not touch the page??

 

Any help will be much appreciated.

#60750
Aug 23, 2012 11:46
Vote:
 

You can set a time out for the database connection in 
C:\Program Files (x86)\EPiServer\Shared\Install\episerverinstall.exe.config

add the following

<appSettings>
<!-- Change command timeout to 10 minutes -->
<add key="commandTimeout" value="600"/>
</appSettings>

#61578
Sep 24, 2012 15:28
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.