Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bobi 280 posts 743 karma points
    Apr 03, 2017 @ 05:19
    Bobi
    0

    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?

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Apr 03, 2017 @ 12:52
    Dan Diplo
    0

    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

  • Bobi 280 posts 743 karma points
    Apr 03, 2017 @ 18:22
    Bobi
    0

    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."

  • 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.

Please Sign in or register to post replies