配置文件中的错误jsonSerialization已经定义

编程入门 行业动态 更新时间:2024-10-28 07:22:29
本文介绍了配置文件中的错误jsonSerialization已经定义的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

大家好, 我收到以下配置文件错误 章节或群组名称jsonSerialization;已定义。对此的更新可能仅发生在定义它的配置级别。 C:\Project \RM \SVN \ rmr \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\从这个问题。 谢谢

Hi All, I am getting below configuration file error Section or group name jsonSerialization ; is already defined. Updates to this may only occur at the configuration level where it is defined. C:\Project\RM\SVN\rmr\trunk\RMRSTAR\web.config 8 can anyone please help me to come out from this issue. Thanks

推荐答案

这正是它所说的。 jsonSerialization标记在您的web.config中不止一次,或者它也在父web.config中,因此它被复制。 This means exactly what it says. The jsonSerialization tag is in your web.config more than once or it is in a parent web.config as well and so it is being duplicated.

更多推荐

配置文件中的错误jsonSerialization已经定义

本文发布于:2023-11-26 04:48:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1632689.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:配置文件   定义   错误   jsonSerialization

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!