本文介绍了asp.net中的错误报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\Backup Files\webApplication\webApplication\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:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\Backup Files\webApplication\webApplication\Web.config

i got this error message while build the prog how i can retify this...

推荐答案




这篇关于asp.net中的错误报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 09:13
查看更多