1

We are trying to restore our Sharepoint site but getting error on WSS_Content. Error is below:

Object WSS_Content failed in event OnPostRestore. For more information, see the error log located in the backup directory. SPUpgradeException: The specified SPContentDatabase Name=WSS_Content Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.

Any help would be really appreciated.

2 Answers 2

1

Before taking a database backup from the source farm, you should make sure that

  • The destination farm build number is higher or equal to the build number of source farm (Not lower than the source farm) to avoid this error.

To find the farm build number, check

To restore a Content database backup

1
  • trying to find the same version of Sharepoint, which is Version 12.0.0.6690 and it comes in Sharepoint Services 3 Update MS14-22. Any help? Commented Feb 7, 2018 at 17:08
1

This means that the version or patch level of SharePoint you're running is lower than the version the database was used with. Match the patch level the database the farm was attached to before attempting a restore.

1
  • trying to find the same version of Sharepoint, which is Version 12.0.0.6690 and it comes in Sharepoint Services 3 Update MS14-22. Any help? Commented Feb 7, 2018 at 17:08

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.