关于asp.net projet移至其他操作系统 [英] About asp.net projet moved to different OS

查看:77
本文介绍了关于asp.net projet移至其他操作系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在代码项目中搜索了答案,但是找不到.当我将包含项目的文件夹复制到与vs 2010相同的另一台PC上时,正在使用vs 2010创建网站.
我收到此错误:
使用超出应用程序级别注册为allowDefinition ="MachineToApplication''的节是错误的.此错误可能是由于未在IIS 中将虚拟目录配置为应用程序引起的.

I have searched the code project for an answer but I could not find. I am working with vs 2010 creating a website, when I copied the folder which contains the project to a different pc which has the same vs 2010

I get this error:
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 .

Can anybody guide me please?

推荐答案

通常,当您的应用程序根文件夹中有多个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[^]


这篇关于关于asp.net projet移至其他操作系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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