MSBuild error while compiling ASP.NET website

前端 未结 5 1608
一整个雨季
一整个雨季 2020-12-17 08:56

I get the following error when I try to compile an asp.net site using a custom build script.

error ASPCONFIG: It is an error to use a section registered as a         


        
5条回答
  •  攒了一身酷
    2020-12-17 09:19

    In IIS, go to the folder that the app runs under, right click it, go to properties. On the Directory tab, look for "Application settings". Click the create button.

提交回复
热议问题