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应用程序池账户密码是否更改。

  • 相关阅读:
    laravel 同数据表字段比较查询和状态不正规排序
    laravel 集合
    laravel使用when搜索遇到状态参数(有0的状态)的坑
    laravel 列表搜索查询(when,with用法以及关联图像id处理图像路径)
    laravel 容器注入的坑
    PHP按符号截取字符串的指定部分
    php实现备份数据库
    数据类型 类型检测
    sublime
    vue 使用过程中自己遇到的bug
  • 原文地址:https://www.cnblogs.com/Areas/p/2318219.html
Copyright © 2011-2022 走看看