We recently migrated from SharePoint 2010 Foundation to SharePoint 2013. The content database was moved and now one site collection won't open. I can access the site settings and the subsites but not the homepage. I found this log with this information and
I don't know what to do with it.
<error><message>The web being updated was changed by an external process.</message><full>Microsoft.SharePoint.SPException: The web being updated was changed by an external process. ---> System.Runtime.InteropServices.COMException:
The web being updated was changed by an external process.<nativehr>0x81020097</nativehr><nativestack></nativestack> at Microsoft.SharePoint.Library.SPRequestInternalClass.SetWebProps(String bstrUrl, String
bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16 nCalendarType, Int16 nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour,
Int16 nWorkDayEndHour, Int32 lFlags, Int32 lDontIgnoreFlagsMask, Int16 nCollation, UInt32 nAuthor, String bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl,
String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription, Boolean bUpdateTimeCreated, DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures,
Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID) at Microsoft.SharePoint.Library.SPRequest.SetWebProps(String bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16 nCalendarType, Int16
nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour, Int16 nWorkDayEndHour, Int32 lFlags, Int32 lDontIgnoreFlagsMask, Int16 nCollation, UInt32 nAuthor, String
bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl, String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription, Boolean bUpdateTimeCreated,
DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures, Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID) --- End of inner exception
stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.SetWebProps(String bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16
nCalendarType, Int16 nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour, Int16 nWorkDayEndHour, Int32 lFlags, Int32 lDontIgnoreFlagsMask, Int16 nCollation, UInt32
nAuthor, String bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl, String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription,
Boolean bUpdateTimeCreated, DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures, Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID)
at Microsoft.SharePoint.SPWeb.Update() at Microsoft.SharePoint.Publishing.InheritableWebPropertyOperation.UpdateWeb(SPWeb webToChange, LroWssAreaPropertyPushdown lro)</full><customData><type>Web <guid>14efd93a-7c51-4362-b74b-
Any help would be great!
Thank you