Content Editor Web Part Error
I have to following problem: we have a SharePoint site, and on the homepage we have 2 content editor web parts, and these web part contains images from image document library. the problem is that web part error appears sometimes for users, when they refresh the error disappear, if hey refresh again the error appears and so on. here is the error details: [WebPartPageUserException: One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again.] at Microsoft.SharePoint.WebPartPages.WebPart.ParseXml(XmlReader reader, Type type, String[] links, SPWeb spWeb) at Microsoft.SharePoint.WebPartPages.WebPart.ParseCompressed(SPWebPartManager manager, XmlNamespaceManager xmlnsManager, Byte[] personal, Byte[] global, String[] links, Type type, SPWeb spWeb) at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.SerializedWebPart..ctor(SPWebPartManager webPartManager, XmlNamespaceManager xmlnsManager, Byte[] sharedData, Byte[] userData, String[] links, Type type, SPWeb spWeb) at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Deserialize(SPWebPartManager webPartManager, XmlNamespaceManager xmlnsManager, Byte[] userData, Byte[] sharedData, String[] links, Type type, SPWeb spWeb) at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts) [Exception: Cannot create XmlSerializers for this Web Part.] at Microsoft.SharePoint.WebPartPages.TypeCacheEntry.CheckFailedEntry(XmlSerializer& xmlSerializer) at Microsoft.SharePoint.WebPartPages.TypeCacheEntry.get_XmlSerializer() at Microsoft.SharePoint.WebPartPages.WebPart.ParseXml(XmlReader reader, Type type, String[] links, SPWeb spWeb) I have checked the permissions for the image library and all users has permissions. please help. regards,
March 26th, 2010 4:18pm

I would say remove the image links from the web part and just display a single word or very simple html in the web part and see if it works. First need to troubleshoot if it's the web part or the web part contents. Just use OOB configurations for the web part and see if it works.Thanks, Arpit
Free Windows Admin Tool Kit Click here and download it now
March 26th, 2010 5:26pm

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

Other recent topics Other recent topics