本文介绍了SharePoint意外错误页面缺少技术详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在服务器场中的所有网站上遇到一个问题,当SharePoint返回错误时,我们将丢失通常返回的所有其他信息.  在/_layouts/15/error.aspx页面上,我们仅收到文本发生了意外错误". 并且没有提供其他信息.

I'm having an issue across all sites within a farm that when SharePoint returns an error, we are missing all additional information that is normally returned.  On the /_layouts/15/error.aspx page, we just get the text "An unexpected error has occurred." and no other information is provided.

此外,当我们尝试使用上载按钮上载具有相同名称的文件时,抱歉此文件已存在"错误也不会出现.

Also when we try to upload a file with the same name using the upload button, the "Sorry this file already exists" error does not come up either.

有人可以给我一些建议去哪里调查这件事的原因吗?

Can anyone give me some tips on where to go to investigate why this is happening?

推荐答案



P 租赁请按照以下步骤进行调查:

1.在事件查看器下进行验证

2.第二次转到日志文件并使用"ULS Log Viewer".并获取发生错误的时间.尝试在发生错误时按时间戳和GUID进行查找.

尝试查看严重",意外"日志文件中出现错误.

Hi,

Please follow these steps to investigate:

1. Verify under event viewer

2. Second Go to Log File and use "ULS Log Viewer" and get the time of error occurred. Try to find out by time stamp and GUID when error occurred.

Try to see "Critical", "Unexpected" error in the log files.

问候的

Avinash Shinde [MCP,MS Partner,MCTS]

regard's

Avinash Shinde [MCP,MS Partner,MCTS]

 


这篇关于SharePoint意外错误页面缺少技术详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-26 01:45
查看更多