Visual Studio 2010 resolves schemas via:
And the next time you encounter a cryptic XML error in a 12-year-old .config file, you will know exactly where to look: vs2010schemas . vs2010schemas
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Xml\Schemas Visual Studio 2010 resolves schemas via: And the
At its core, Visual Studio is a sophisticated text editor that understands the languages it hosts. When a developer opens a web.config file, an app.config file, or an XML-based build script, the editor needs to know the "rules" of that file. It needs to know which elements are valid, which attributes are allowed, and what data types those attributes should accept. an app.config file