When updating Umbraco to the latest version 7.4.3, we get a Sqlexception
when Index rebuilds on app start. The message is: "Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding".
We have a db with extremely much content. The rebuild works if we set supportUnpublished="false"
. Does anyone recognize this error?