Specified method is not supported.
Troubleshoot issues with Microsoft SharePoint Foundation
After installing SP1 for SP2010, you'll noticed that you can still create new site/webs but you can no longer delete them, this is because the database of the web application needs to be upgraded.
If you go to
Go to Central Admin -> Upgrade and Migration -> Review database status
You will see the some DB has the following status “need to be upgraded”.
Solution:
Upgrade-SPContentDatabase PowerShell command
More info on, resuming of a failed database upgrade / initiating a database upgrade:
http://technet.microsoft.com/en-us/library/ff607813.aspx
No comments:
Post a Comment