ASP.Net - It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level

后端 未结 7 1933
南笙
南笙 2021-01-19 17:34

Getting this error on an intranet application we have running in our development environment, and I\'m not sure where to go/look for a solution. The application used to work

7条回答
  •  独厮守ぢ
    2021-01-19 18:01

    Bring up project properties page in Visual Studio. Right-click on project node in Solution Explorer and click properties. Look for the Web tab and click the button to create a virtual directory.

提交回复
热议问题