Server Error in '/' Application.

ConfigurationErrorDescription:Anerroroccurredduringtheprocessingofaconfigurationfiler... Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: 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.

Source Error:

Line 69: 它为成员站点提供单独登录和核心配置文件服务。
Line 70: -->
Line 71: <authentication mode="Forms">
Line 72: <forms loginUrl="login.aspx" protection="All" timeout="200000" name=".ASPXFORMSAUTH" path="/" />
Line 73: </authentication>

Source File: C:\源程序\web.config Line: 71

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
如何添加相对路径?
展开
 我来答
tangdongNo1
2009-06-13 · TA获得超过463个赞
知道小有建树答主
回答量:391
采纳率:0%
帮助的人:110万
展开全部
你的login.aspx这个文件放置在应用程序的哪个地方,forms loginUrl="login.aspx" 其中的loginUrl要给定相对路径,如果你的login.aspx放在网站的根目录下,则要这样写:forms loginUrl="~/login.aspx" ,如果是你的login.aspx在别的目录里则要相应更改为相对路径。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式