stsadm -o import failed with AllowAutomaticASPXPageIndexing error
Hello
Few months ago I made an export (stsadm -o export ...) from one site to a file (.dat extension)Now, I need to import this file because I need some files which are in this export. So I have tried to import the file with stsadm -o import.But, it failed with the follwing error :The AllowAutomaticASPXPageIndexing attribute is not declaredI have try a lot of stuffs like import on x86 or x64 plateform, with or without the infrastructureUpdate patch. No success.I need your helpThanks in advanceBR
Herv Monfouga HerveM
January 7th, 2009 3:34pm
Hello Herve,
Based on your description, I suspect that you may need to use the following KB article and apply for the hotfix described:
(KB957691) Description of the Windows SharePoint Services 3.0 hotfix package (Sts.msp): October 28, 2008
http://support.microsoft.com/default.aspx?scid=kb;EN-US;957691
You could refer to the following information for applying update and hotfix:
Presentation: Understanding and deploying hotfixes, public updates, and service packs
http://technet.microsoft.com/en-us/library/cc706878.aspx
Hope it helps and let us know the result if possible. Thanks!
Best Regards,
Lionel
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2009 6:55am
Hello LionelThanks a LOT !!!!!!!This patch was the right. I'm really happy to be able to re-import my site.You are a star...Best RegardsHerveM
January 15th, 2009 8:44pm
I have had the same proble withthis post and your KB help me a lot. I had spendedthe time to fix the problem all entire week. I used to update infrastructure but it didn't solve this.Well,Thank you so much for your Help. ^___^Kind Regards,Nicky
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2009 7:27am
Another solution is to extract your import (after renaming it to .cab) to destfolder. Then you can delete the AllowAutomaticASPXPageIndexing from the manifest.xml. Use import with parameter nofilecompression and filenamedestfolder.Works for me!
March 17th, 2009 8:00pm
TNRobbert,Can you please clarify what you deleted from manifest.xml? Thanks,Jason
Free Windows Admin Tool Kit Click here and download it now
March 31st, 2009 2:18am
Delete from mainfest.xml folowing properties: AllowAutomaticASPXPageIndexing="true" ASPXPageIndexMode="Automatic" NoCrawl="false" CacheAllSchema="false"
October 27th, 2009 3:46pm
Thanks Robbert. This was the ticket!
Free Windows Admin Tool Kit Click here and download it now
February 11th, 2010 7:24pm
Read this post and will work !
http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/e7802a71-ebd1-4823-ac62-fe5ec068040e
March 12th, 2010 5:46pm