zoukankan      html  css  js  c++  java
  • does not have element "configuration/configSections/sectionGroup[@name='SharePoint']" or it is invalid

    Created a label, name is FinishForm, text is An exception of type System.IO.InvalidDataException was thrown.  Additional exception information: The web configration file, C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\config\webconfig.dlc.xml, does not have element "configuration/configSections/sectionGroup[@name='SharePoint']" or it is invalid.

    01/10/2012 14:15:11 8 INF starting service W3SVC (it may already be started)
    01/10/2012 14:15:17 8 INF Leaving function ServiceHelper.Start
    01/10/2012 14:15:17 8 INF Leaving function ServiceHelper.TryToControlService
    01/10/2012 14:15:17 8 ERR Task applicationcontent has failed with an unknown exception
    01/10/2012 14:15:17 8 ERR Exception: System.IO.InvalidDataException: The web configration file, C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\config\webconfig.dlc.xml, does not have element "configuration/configSections/sectionGroup[@name='SharePoint']" or it is invalid.
    at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName)
    at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
    at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig)
    at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
    at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

    检查IIS应用程序池账户密码是否更改。

  • 相关阅读:
    CREATE AGGREGATE
    技术文档列表
    jQuery 判断表单中多个 input text 中至少有一个不为空
    Java实现 蓝桥杯 算法提高 奥运会开幕式
    Java实现 蓝桥杯 算法提高 最长滑雪道
    Java实现 蓝桥杯 算法提高 最长滑雪道
    Java实现 蓝桥杯 算法提高 最长滑雪道
    Java实现 蓝桥杯 算法提高 最大值路径
    Java实现 蓝桥杯 算法提高 最大值路径
    Java实现 蓝桥杯 算法提高 最大值路径
  • 原文地址:https://www.cnblogs.com/Areas/p/2318219.html
Copyright © 2011-2022 走看看