当我配置文件web.config时出现错误 [英] error when i config file web.config

查看:63
本文介绍了当我配置文件web.config时出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Error   1   It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.  C:\Users\omar\Documents\Visual Studio 2005\WebSites\WebSite4\Web.Config 30

推荐答案

通常,当您的应用程序根文件夹中有多个Web.Config文件时,会发生这种情况.
只需检查您是否有多个.如果是这样,请删除重复的副本.

阅读此处解决的类似问题: ASP.NET 2.0& "allowDefinition =" MachineToApplication"错误消息 [ http://forums.asp.net/p/769696/769696.aspx [ ^ ]
Generally this happens when you have more than one Web.Config file in your application root folder.
Just check if you have more than one. If so, remove the duplicate copies.

Read a similar issue resolved here:ASP.NET 2.0 & "allowDefinition=''MachineToApplication''" error message[^]

Other useful link that has similar issue discussed: http://forums.asp.net/p/769696/769696.aspx[^]


可能需要将应用程序的位置更改为另一个,可能会解决,如果仍然遇到错误,请告诉我

谢谢&reagrds
Lekhya
may b u need to change application location to another may b the problem will solved if still u r getting the error let me know

Thanks & reagrds
Lekhya


这篇关于当我配置文件web.config时出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆