SharePoint Webpart 反序列化错误

标签 sharepoint web-parts serialization

我收到一个随机的 Web 部件错误,刷新一次有效,下一次无效:

Web Part Error: 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.

Web 部件已经在站点上很长时间了,我查看了 Micorsoft 支持,http://support.microsoft.com/kb/826786 .这不是许可错误,因为它已经存在很长时间了。关于 web 部件的唯一改变是进入站点设置 > Web 部件 > 新建并选择一些不在列表中的 web 部件,我想我也检查了那些有这个随机错误的 web 部件并单击“Populae Gallery”。任何人有线索吗?

最佳答案

这也可能是因为托管 SharePoint 的服务器上的磁盘空间不足。 http://www.sharepointblogs.com/vipul/archive/2006/09/25/webpart-error-due-to-space-crunch.aspx检查可用磁盘空间。

希望这对您有所帮助。

关于SharePoint Webpart 反序列化错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/581670/

相关文章:

sharepoint - 如何将多个过滤器应用于共享点列表

c# - 如何获取除表单模板、样式、自定义报告之外的所有文档库

jQuery 序列化没有名字?

sharepoint - 如何使用 SPWindowsService

jquery - 日期比较在 sharepoint spservices 中不起作用

使用资源管理器 View 复制和粘贴时,SharePoint 列表事件接收器未触发

json - 使用 ScalaJson 序列化解决类型不匹配问题

sharepoint - 在 sharepoint 设计器的工作流编辑器中,如何获取工作流发起者的用户名?

sharepoint - 在 ASP.NET 中开发 SharePoint Web 部件

通过套接字缓存 Java 对象序列化/反序列化