FatalError: The 'ASPXPageIndexMode' attribute is not declared.
Hi All,I am trying to export the site from by dev env to production and during the import I have received the following error : [10/29/2008 11:50:16 AM]: Start Time: 10/29/2008 11:50:16 AM. [10/29/2008 11:50:16 AM]: Progress: Initializing Import. [10/29/2008 11:50:56 AM]: Progress: Starting content import. [10/29/2008 11:50:56 AM]: Progress: De-Serializing Objects to Database. [10/29/2008 11:50:56 AM]: 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() [10/29/2008 11:51:00 AM]: Progress: Import Completed. [10/29/2008 11:51:00 AM]: Finish Time: 10/29/2008 11:51:00 AM. [10/29/2008 11:51:00 AM]: Completed with 0 warnings. [10/29/2008 11:51:00 AM]: Completed with 1 errors.Any ideas what could be the problem and how can i work around it? I am working on wss 3.0 and exported using stsadm command.
October 31st, 2008 4:50am

Hello, Please first check whether your sharepoint version of dev environment is identical to your production environment. If they are not consistent, you will meet this kind of error. There are 2 solutions for this scenario: 1. Upgrade your WSS version to MOSS 2007, then perform the export and import action again. Moreover, if any of the two environment has no Infrastructure Update installed, you should download and install it. 2. Try to backup the contend database of the sharepoint on dev environment, then restore the backup file to the production environment. reated a new web application and attached the content database. Hope it can help you, JerryXing-Bing Yu
Free Windows Admin Tool Kit Click here and download it now
November 3rd, 2008 12:22pm

Hi Xing,Thanks for your reply. Yes you were right. I was missing Infrastructure Update on my Production machine.
November 4th, 2008 9:38pm

Hi, I had the same problem, my export and import site were of different version. I brought them at the same level and still have the following error:[2010-02-18 11:32:00]: 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()[2010-02-18 11:32:03]: Progress: Import Completed.[2010-02-18 11:32:03]: Finish Time: 2010-02-18 11:32:03.[2010-02-18 11:32:03]: Completed with 0 warnings.[2010-02-18 11:32:03]: Completed with 1 errors.Any idea?
Free Windows Admin Tool Kit Click here and download it now
February 18th, 2010 7:37pm

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

Other recent topics Other recent topics