问题描述
当我尝试查看列表项时,我收到错误消息,提示无法加载文件或程序集,系统找不到指定的文件.
闪电战
when i try to view list item then I am getting error saying could not load file or assembly ,The system cannot find the file specified.
Blitz
推荐答案
请使用SharePoint Designer在 DispForm.aspx 页中检查是否有一些自定义代码.
Please check if have some custom code in DispForm.aspx page using SharePoint designer.
然后创建一个包含一些项目的新列表,以检查其是否有效.
And create a new list with some items to check if it works.
我建议您检查ULS日志以获取更多详细信息,对于SharePoint 2010,默认情况下,ULS日志位于
"C:\ Program Files \ Common Files \ Microsoft共享\ Web服务器扩展\ 14 \ LOGS".
I suggest you check the ULS log to get more detailed information, for SharePoint 2010, by default, ULS log locates in
"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS".
查看SharePoint日志工具: ULS查看器
View SharePoint log tool: ULS Viewer
最好的问候,
丹尼斯
这篇关于无法查看OOTB SP2010中的列表项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!