stsadm Import error: The 'ASPXPageIndexMode' attribute is not declared
hi,i am trying to import sharepoint (to move it to another server, actually)i'm getting the error[8/17/2008 2:35:54 PM]: FatalError: The 'ASPXPageIndexMode' attribute is not declared. at System.Xml.Schema.XmlSchemaValidator.SendValidationEvent(XmlSchemaValidationException e, XmlSeverityType severity) at System.Xml.Schema.XmlSchemaValidator.SendValidationEvent(String code, String arg) at System.Xml.Schema.XmlSchemaValidator.ValidateAttribute(String lName, String ns, XmlValueGetter attributeValueGetter, String attributeStringValue, XmlSchemaInfo schemaInfo) at System.Xml.Schema.XmlSchemaValidator.ValidateAttribute(String localName, String namespaceUri, XmlValueGetter attributeValue, XmlSchemaInfo schemaInfo) at System.Xml.XsdValidatingReader.ValidateAttributes() at System.Xml.XsdValidatingReader.ProcessElementEvent() at System.Xml.XsdValidatingReader.ProcessReaderEvent() at System.Xml.XsdValidatingReader.Read() at System.Xml.XmlReader.ReadToDescendant(String name) at Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream serializationStream) at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream serializationStream) at Microsoft.SharePoint.Deployment.ImportObjectManager.ProcessObject(XmlReader xmlReader) at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects() at Microsoft.SharePoint.Deployment.SPImport.Run()How can i get rid of this error? any ideas? there are no documents, no resource, nothing about "The 'bla bla ' attribute is not declared" kind of errors, i have no valid reference, %100 stuck and need help.thanks in advance,Ova
August 17th, 2008 4:30pm

Hello,Did you ever find a resolution to your problem? I have the same issue on a content DB that will not deploy regardless of which farm I run it on.Tim Tisdale MCTS MCPS MCNPS
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2008 6:15pm

Hi,I had the same error when importing stuff on my moss server. To get round it I edited C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\DeploymentManifest.xsdunder section <!-- SPWeb definition -->I added the following. <xs:attribute name="ASPXPageIndexMode" type="xs:string" use="optional" /> <xs:attribute name="NoCrawl" type="xs:boolean" use="optional" /> <xs:attribute name="CacheAllSchema" type="xs:boolean" use="optional" />
November 1st, 2008 1:27am

Hi DaveDon,Thanks for the solution. Do you edit the "DeployManifest.xsd" before you export the SP Site from the old server, or do you edit the "DeployManifest" on the server you are importing to?I have the same problem moving a site from dev environment to live.Thanks,
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2009 3:51pm

Thank it worked for me too :) what's the function of the file DeploymentManifest.xsdthank you for answer :)ABT
November 16th, 2009 9:29pm

Work it ! But add also this following attribute: <xs:attribute name="AllowAutomaticASPXPageIndexing" type="xs:boolean" use="optional" />http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/654dded4-d4bc-4250-bc3d-72224971e8b2Thanks :-)
Free Windows Admin Tool Kit Click here and download it now
March 12th, 2010 5:07pm

Thanks guys..you saved my time.san
July 13th, 2010 11:09pm

Thanks guys..you saved my time.san
Free Windows Admin Tool Kit Click here and download it now
July 13th, 2010 11:09pm

Thank you so much guys! I was able to resolve this error and successfully import the file. You guys are great!!!
August 15th, 2010 10:15pm

Thank you So much, it worked..... :)Naveen Kumar
Free Windows Admin Tool Kit Click here and download it now
March 28th, 2011 7:44pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics