您尚未登录 - 登录 - 注册

只看楼主 楼主

谁能帮我解决,这个是什么问题,刚刚安装

Server Error in '/' Application.Configuration ErrorDescription: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 131:   </buildProviders> Line 132:  </compilation>Line 133:  <authentication mode="Forms">Line 134:   <forms name=".max" slidingExpiration="true" timeout="30" cookieless="UseCookies"/> Line 135:  </authentication>

Source File:d:\clientweb\huqifeng\wwwroot\bbs\web.config   Line:133

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
huqifeng的签名
相信自己

 TOP

只看该用户 沙发

Re:谁能帮我解决,这个是什么问题,刚刚安装

刚上传到空间上,然后运行就出现这个错误了
huqifeng的签名
相信自己

 TOP

只看该用户 板凳

Re:谁能帮我解决,这个是什么问题,刚刚安装

BBSMAX现在必须安装在根目录或虚拟目录下,你的BBS可能是一般的子目录,虚拟目录一般需要用IIS管理器去创建。如果是虚拟主机请联系空间商操作就可以了。
amoyeah的签名
nginx

 TOP

只看该用户 地板

Re:谁能帮我解决,这个是什么问题,刚刚安装

谢谢,我去找空间商
huqifeng的签名
相信自己

 TOP

只看该用户 #4

Re:谁能帮我解决,这个是什么问题,刚刚安装

Source File:d:\clientweb\huqifeng\wwwroot\bbs\web.config   Line:133

你现在网站是在wwwroot\bbs\子目录下
你把网站放到 wwwroot\ 目录 下看看
一天的签名

 TOP