gpt4 book ai didi

asp.net - 配置节 'uri' 无法读取,因为它缺少节声明

转载 作者:行者123 更新时间:2023-12-03 10:54:04 26 4
gpt4 key购买 nike

我尝试安装 BugNET在带有 .net 4.5 的 IIS7 上

它一直显示

The configuration section 'uri' cannot be read because it is missing a section declaration



很像这样 issuethis one但是我的应用程序池设置为 4.0。

它在带有 .net 4.5 的 IIS8 上运行良好

我认为设置是相同的。

有什么帮助吗?谢谢

最佳答案

事实证明,这确实意味着它缺少节声明。

我只是添加

<section name="uri" type="System.Configuration.UriSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

内部 <configSections>
然后它工作正常。

关于asp.net - 配置节 'uri' 无法读取,因为它缺少节声明,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21871047/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com