Configuration System Failed to Initialize
Short and sweet.
If you get a "Configuration System Failed to Initialize" message from Visual Studio when launching your project, chances are you've added a random character into your app.config or managed to corrupt the file in some other way so that it's no longer valid XML.
If you get a "Configuration System Failed to Initialize" message from Visual Studio when launching your project, chances are you've added a random character into your app.config or managed to corrupt the file in some other way so that it's no longer valid XML.
Labels: Visual Studio
0 Comments:
Post a Comment
<< Home