The configuration element is not declared

后端 未结 9 1486
死守一世寂寞
死守一世寂寞 2020-12-04 17:08

I\'m doing some work in Visual Studio 2012 Express Edition. I have added an App.config XML file as follows:

         


        
9条回答
  •  一生所求
    2020-12-04 18:05

    I had to -> Go to XML menu (visual studio top menu item) choose schemas and select DotNetConfig.xsd AND RazorCustomSchema.xsd AND EntityFrameworkConfig_6_1_0.xsd

提交回复
热议问题