Copied to clipboard

Flag this post as spam?

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


  • Michael Sims 119 posts 387 karma points
    Sep 23, 2016 @ 12:05
    Michael Sims
    0

    WARN Our.Umbraco.DocTypeGridEditor.Bootstrap No view file found with the name...

    Hello, Just wondering if anyone has ever seen this error before:

    WARN Our.Umbraco.DocTypeGridEditor.Bootstrap No view file found with the name /Views/Partials/Grid/DocTypeGridEditors/docTypeLanding.cshtml

    The docTypeLanding is one of the Doc Type Grid Editors in config so it shouldn't be looking for this if we have the view set to the standard right?

    It seems to be hammering the log files for ever instance we are using.

    Thanks Mike

  • Lee Kelleher 4026 posts 15836 karma points MVP 13x admin c-trib
    Sep 23, 2016 @ 12:26
    Lee Kelleher
    100

    Thanks Mike, just noticed that this happens on a site I'm currently building too. (I hadn't noticed it before)

    The message gets logged at this line...
    https://github.com/leekelleher/umbraco-doc-type-grid-editor/blob/develop/src/Our.Umbraco.DocTypeGridEditor/Extensions/ViewEnginesCollectionExtensions.cs#L18

    Maybe we need to change this to be LogHelper.Info or LogHelper.Debug?

    Cheers,
    - Lee

Please Sign in or register to post replies

Write your reply to:

Draft