STSADM -import error
I try to import the site by stsadm but moss return the below eror:
FatalError: Cannot complete this action.
Please try again. at Microsoft.SharePoint.Library.SPRequest.ImportNavigationXml(String bstrUrlWeb, String bstrNavXml) at Microsoft.SharePoint.Deployment.ImportObjectManager.ImportWebStructure() at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects() at Microsoft.SharePoint.Deployment.SPImport.Run()I have search this error in the internet but no resource is available right now.Could anyone give me a hand?Thanks
November 14th, 2008 10:46am
Hi,i think this error has to do with wrong features.Are you exporting/importing betweeen different servers?Can you tell us the stsadm -o export command you ran.Cheers,
Daniel Bugday
Web:
SharePoint Forum
Blog:
Daniel Bugday's SharePoint Blog
Free Windows Admin Tool Kit Click here and download it now
November 14th, 2008 8:47pm
Hi,I am exporting/importing ths site within same MOSS farm but different site collection or different web application.The stsadm command is stsadm -o export -url http://siteaddress -filename backup -overwrite -includeusersecurity -version 1stsadm -o import -url http://siteaddress -filename backup -includeusersecurity -updateversion 1The exported site contains a "Search Center" sub site.Thanks
November 15th, 2008 4:11am
Hi again,
so you are trying to import the site to the same address?
Try to create a new site using this command:
STSADM -o createsite -url http://NewSiteaddress -owneremail name@domain.com -ownerlogin domain\admin -title "TitleOfSite"
-This creates a new site collection without a template
Now, try the import.(also take a look in the logs folder under "hive12")Hope this helps!Cheers,
Daniel Bugday
Web:
SharePoint Forum
Blog:
Daniel Bugday's SharePoint Blog
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2008 1:16pm
Hi,I am not trying to import the site to the same address. I create other site collection and do the stsadm import.I wil check the logs folderThanks for your help
November 15th, 2008 5:34pm
That's what i thought.. but you wrote "stsadm -o export -url http://siteaddress -filename backup -overwrite -includeusersecurity -version 1stsadm -o import -url http://siteaddress -filename backup -includeusersecurity -updateversion 1"http://siteaddressshould be http://newSiteAddress :)Did you try to create an empty site before the import using STSADM?Cheers,
Daniel Bugday
Web:
SharePoint Forum
Blog:
Daniel Bugday's SharePoint Blog
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2008 6:32pm
HiSorry for my poor English.I haven't tried that. I will try your suggestion when I am @ office.Do you think that this error is related to the Navigation of the site?Thanks.
November 15th, 2008 6:36pm
No Problems :)I suspect that can be the cause.Cheers,
Daniel Bugday
Web:
SharePoint Forum
Blog:
Daniel Bugday's SharePoint Blog
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2008 8:09pm
Hi,I have tried your suggestion and it doesn't work.Finally, I open a microsoft support case to tackle the problem.Thanks for everyone who is helping me.Thanks.
November 25th, 2008 2:17pm
Hi,I have tried your suggestion and it doesn't work.Finally, I open a microsoft support case to tackle the problem.Thanks for everyone who is helping me.Thanks.
HI KenTsui,
I am also getting the same problem. Could you help me on this as you have opened a MS support case?
Free Windows Admin Tool Kit Click here and download it now
March 30th, 2010 4:02pm