Copied to clipboard

Flag this post as spam?

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


  • RM 36 posts 98 karma points
    Sep 25, 2020 @ 16:19
    RM
    0

    Blog page showing error

    Hi,

    For some reason the blog on a newly created Uno site is not working when trying to view the actual blog page and we are getting the following error:

    Compiler Error Message: CS1061: 'Post' does not contain a definition for 'Author' and no accessible extension method 'Author' accepting a first argument of type 'Post' could be found (are you missing a using directive or an assembly reference?)
    

    Source error:

    Line 167:            "name": "@Model.Name"
    Line 168:        },
    Line 169:            "author": "@Model.Author",
    Line 170:            "publisher": {
    Line 171:                "@@type": "Organization",
    

    This is a bog standard, no custom code, Uno project, so not sure if we were able to do this somehow?

  • 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