kentico_jurajo
-
1/5/2013 3:27:33 AM
RE:Upgrade problems...
Hi,
It seems you are using the automatic upgrade. In this case the connection timeout setting from web.config file is used. However, applying of the SQL script can take much longer than this setting and as in your case, it timed out.
So, please roll back the v6 backup of the DB and the best way would be to run the SQL script using the SQL server Management Studio directly over the DB to avoid any timeouts. Or, another option would be to run the upgrade tool, select to run only the SQL script over the v6 DB and before that set the time out settings in the web.config file to a higher value.
Best regards, Juraj Ondrus
|