Microsoft
Software
Hardware
Network
Question : companyweb migration issue (SBS 2003 -> SBS 2008)
I'm trying to migrate from a SBS 2003 to SBS 2008.
I am following this Mircrosoft document :
http://www.microsoft.com/d
ownloads/d
etails.asp
x?
FamilyID
=52b7ea63-
78af-4a96-
811e-284f5
c1de13b&Di
splayLang=
en
Everything has gone smoothly up to the importing of OldCompanyWeb into the existing companyweb.
Prescan completes with no errors.
stsadm -o export -url
http://OldCompanyWeb
-filename cweb.bak -includeusersecurity completes with no errors
[6/14/2010 12:09:49 PM]: Progress: Export Completed.
[6/14/2010 12:09:49 PM]: Finish Time: 6/14/2010 12:09:49 PM.
[6/14/2010 12:09:49 PM]: Completed with 0 warnings.
[6/14/2010 12:09:49 PM]: Completed with 0 errors.
Though I do notice the following in the log file :
[6/14/2010 12:09:10 PM]: Debug: Security check failed in OnListItemExport
The actual site
http://OldCompanyWeb
looks and runs just fine
When issuing the stsadm -o import -url
http://companyweb
-filename cweb.bak -includeusersecurity I get the following errors
Multiple instances of :
[6/14/2010 1:30:09 PM]: Debug: Security check failed in OnUserGroupExport
[6/14/2010 1:30:10 PM]: Warning: The specified user could not be found.
*** Inner exception:
User cannot be found.
at Microsoft.SharePoint.SPUse
rCollectio
n.FindUser
SID(String
strSearchText)
at Microsoft.SharePoint.SPUse
rCollectio
n.GetBySID
(String strSid)
at Microsoft.SharePoint.SPUse
rCollectio
n.GetBySID
(Byte[] byteSid)
at Microsoft.SharePoint.Deplo
yment.Secu
rityObject
Serializer
.ResolveUs
er(ImportS
treamingCo
ntext context, SPWeb web, Byte[] sid, Int32& idUser)
[6/14/2010 1:30:10 PM]: Debug: Security check failed in OnUserGroupExport
[6/14/2010 1:30:10 PM]: Warning: The specified user could not be found.
*** Inner exception:
and at the end
[6/14/2010 1:34:50 PM]: Progress: Importing Role Assignment for _catalogs/users.
[6/14/2010 1:34:51 PM]: FatalError: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.SharePoint.SPGlo
bal.Handle
Unauthoriz
edAccessEx
ception(Un
authorized
AccessExce
ption ex)
at Microsoft.SharePoint.Libra
ry.SPReque
st.ResetSe
curityScop
e(String bstrUrl, UInt32 dwObjectType, String bstrObjUrl, Guid guidDoc, Boolean bUnique, Boolean bCopyRoleAssignments, Guid& pguidScopeId, Int32& piError)
at Microsoft.SharePoint.Deplo
yment.Role
Assignment
sImport.Pr
ocessCompl
exElement(
ImportStre
amingConte
xt context, XmlReader xr, SqlSession session)
at Microsoft.SharePoint.Deplo
yment.SqlB
atchImport
.Run()
at Microsoft.SharePoint.Deplo
yment.Secu
rityObject
Serializer
.SetObject
Data(Objec
t obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deplo
yment.XmlF
ormatter.P
arseObject
Direct(Obj
ect objParent, Type objectType)
at Microsoft.SharePoint.Deplo
yment.XmlF
ormatter.D
eserialize
Object(Typ
e objectType, Boolean isChildObject, DeploymentObject envelope)
at Microsoft.SharePoint.Deplo
yment.XmlF
ormatter.D
eserialize
(Stream serializationStream)
at Microsoft.SharePoint.Deplo
yment.Obje
ctSerializ
er.Deseria
lize(Strea
m serializationStream)
at Microsoft.SharePoint.Deplo
yment.Impo
rtObjectMa
nager.Proc
essObject(
XmlReader xmlReader)
at Microsoft.SharePoint.Deplo
yment.SPIm
port.Deser
ializeObje
cts()
at Microsoft.SharePoint.Deplo
yment.SPIm
port.Run()
[6/14/2010 1:34:51 PM]: Progress: Import Completed.
[6/14/2010 1:34:51 PM]: Finish Time: 6/14/2010 1:34:51 PM.
[6/14/2010 1:34:51 PM]: Completed with 18 warnings.
[6/14/2010 1:34:51 PM]: Completed with 1 errors.
Looking at
http://companyweb
it looks pretty similar but there are quite a few problems. The employee holiday calendar has multiple instances of the same event, as do some of the other lists.
I suspect this may be because I have attempted to import the same data more than once.
How can I
a) troubleshoot these error messages and remove all the duplicate instances or
b) just completey overwrite the existing companyweb with OldCompanyWeb
Many thanks
Answer : companyweb migration issue (SBS 2003 -> SBS 2008)
The problem was I was using a new aqccount on the server rather than an account that had been migrated.
Logged in as someone else, problem went away.
Random Solutions
Accessing url variables to expand the correct menu item in JQuery Expand Function
Install .PFX file to personal store - Certificate Authority
Opened document shows "another user"
proxy issue and httpwebrequest
Convert Julian date to standard date through Derived Coulmn in SSIS
Issue Reading FOR XML Output From SQL 2005 Query
Jquery Dialog Ajax problem
SQL Express - Change DB file path
Generate email and append fields to body
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day