尝试使用图像添加列表项时,sharepoint中的com异常

时间:2012-05-08 07:58:04

标签: sharepoint-2010

我无法在我的sharepoint网站上的页面列表中添加新闻。 例外:

    System.Runtime.InteropServices.COMException: Cannot complete this action.
 Please try again.

 <nativehr>0x80004005</nativehr><nativestack></nativestack>

只有在设置了新闻中的图像字段时才能重现问题!

我的新闻有什么不妥?

1 个答案:

答案 0 :(得分:0)

不确切地知道问题的根源是什么,但是当从网站上删除定义和内容类型并再次添加时,异常消失。