Tagged Questions
1
vote
0answers
20 views
What is a SPPersistedUpgradableObject and the IUpgradable interface mean?
SPPersistedUpgradableObject is a SPPersistedObject that implements the IUpgradable interface. The MSDN is seriously lacks any documentation other than it:
Provides members for managing an ...
0
votes
1answer
100 views
Sharepoint site stopped working. Database “needs upgrading”. Upgrade fails
One of my Sharepoint 2010 Site Collections has stopped functioning this morning and presents the following in the browser.
Server error: http://go.microsoft.com/fwlink?LinkID=177673
When I look ...
0
votes
0answers
82 views
Database Attach Upgrade - Warnings and Errors
After running the database attach upgrade and getting the site collection running. SharePoint is advising about some problems.
1- Databases running in compatibility range, upgrade recommended.
The ...
1
vote
2answers
866 views
Database Attache Upgrade Fail?
I ran the mount-spcontentdatabase and it failed. The test-SPContent Database didn't produce anything in the log that would fail the upgrade. Also, the error report didn't have anything that would ...
1
vote
2answers
1k views
How can I solve “A SharePoint database named [xxx] already exists” when upgrading from SharePoint 2003 to 2007?
I am trying to upgrade a SharePoint 2003 web application to MOSS 2007 through the database attach method.
I am following these steps as outlined by Microsoft:
Create web application in MOSS 2007 ...
1
vote
1answer
2k views
moss 2007 content db migration to sharepoint 2010
I am in a middle of content database migration of MOSS 2007 built on SQLServer 2005 to SharePoint 2010 with SQLServer 2008 R2. This is what I've done.
Installed SP 2010 Standard Edition
...