Copied to clipboard

Flag this post as spam?

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


  • RM 33 posts 95 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?

Please Sign in or register to post replies

Write your reply to:

Draft