错误信息

===========

Exception:

System.InvalidOperationException: A web configuration modification operation is already running.

at Microsoft.SharePoint.Administration.SPWebService.ApplyWebConfigModifications()
at Microsoft.Office.Server.Administration.SessionStateService.UnregisterFarmSessionStateChanges()

........

........

 

解决方案

============

打开管理中心站点, 点击timer job definitions, 在global configuration部分, 你会看到一个叫做Windows SharePoint Services Web.Config Update的timer job.

删除它.

 

参考资料:

A web configuration modification operation is already running.

http://dmcwee.spaces.live.com/blog/cns!3434442F19CE5B65!135.entry

Daniel Larson's Developer Blog

http://daniellarson.spaces.live.com/blog/cns!D3543C5837291E93!954.entry

Tony Bierman

http://sharepointsolutions.blogspot.com/2006/12/using-spwebconfigmodificat_116736917110571614.html

相关文章:

  • 2021-04-03
  • 2021-05-05
  • 2022-12-23
  • 2021-05-01
  • 2021-04-21
  • 2021-05-25
  • 2021-12-25
猜你喜欢
  • 2021-07-06
  • 2021-10-07
  • 2021-06-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
相关资源
相似解决方案