sharepoint服务器此时无法保存表单.请再试一次

2 sharepoint

我在sharepoint中使用了一个列表.有时当我尝试插入或编辑列表项时,sharepoint会以红色显示此错误:

sharepoint服务器此时无法保存表单.请再试一次

当我重新启动iis时,错误将消失,但我不能重复重启iis.我该如何解决这个错误.

Avy*_*Avy 5

请按照以下提供的解决方案逐一进行,并检查问题是否已解决.解决方法1.在SharePoint Server Solution2上执行IISRESET.重新启动所有SharePoint Server Solution3.在IIS中为网站启用匿名身份验证.Solution4.在services.msc Solution5中重新启动SharePoint搜索主机控制器.具有用户权限的问题可能是用户无权访问该站点,但可以访问该库.

如果仍然没有通过上述步骤解决问题.请执行以下操作.

A.在SharePoint服务器上打开IIS管理器,然后执行以下步骤:

 a. Right Click on “Web Application” where you are getting error.
 b. Explore the Web Application.
 c. Open Web.config file.
 c. Search for serviceHostingEnvironment under system.serviceModel
 d. modify the entry as follows:
Run Code Online (Sandbox Code Playgroud)

.

 e. Save the Web.config
 f. Reset IIS. 
Run Code Online (Sandbox Code Playgroud)

- 请参阅:http://expertsharepoint.blogspot.in/2014/07/the-server-was-unable-to-save-form-at.html#sthash.a7QLBqW7.dpuf