嗨,我是iis和asp.net的新手,我试图在godaddy服务器上设置bugNET.我创建了一个虚拟目录,一旦我尝试启动该网站,我收到此错误:
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.
Run Code Online (Sandbox Code Playgroud)
这是我所做的完整细节.
托管:godaddy创建了虚拟目录(root的子文件夹) - 使用这些设置命名:devbunk(匿名访问,目录浏览),这是我在godaddy上可以做的所有事情.
错误告诉我,我需要将虚拟目录作为应用程序.godaddy不让我这样做......我怎么做?顺便说一句,我有iis7设置.