最近同時在asp.net應用程序的工作,我有以下錯誤:錯誤allowDefinition的=「MachineToApplication」超越應用水平在asp.net
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.
我相信前一天,它正在精絕,但是我猜這個錯誤通常是由於多個web.config文件發生的,但我檢查了我的項目,整個項目包含單個web.config文件,任何人都可以告訴我可能是這個錯誤的原因。