The configuration element is not declared

后端 未结 9 1493
死守一世寂寞
死守一世寂寞 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 17:58

    Go to XML menu (visual studio top menu item) choose schemas and find for DotNetConfig.xsd and choose Use this schema.

    Your problem will resolve for sure

提交回复
热议问题