Schemas missing - receiving messages in error list
I am receiving 28 messages regarding missing schemas..."Could not find schema information for element "umbracoConfiguration"". This is repeated for other elements.
I did try the xsd schema, and then I receive a warning, rather than a message indicating: "The global element 'configuration' has already been declared."
Schemas missing - receiving messages in error list
I am receiving 28 messages regarding missing schemas..."Could not find schema information for element "umbracoConfiguration"". This is repeated for other elements.
Anyone else running into this?
It's not really an issue. It just means the XML configuration files don't have an XSD schema file associated with it to validate it against.
If it really bothers you then you can create your own XSD via Visual Studio, as per this answer: http://stackoverflow.com/questions/5303476/how-to-fix-error-could-not-find-schema-information-for-the-attribute-element
I did try the xsd schema, and then I receive a warning, rather than a message indicating: "The global element 'configuration' has already been declared."
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.