Copied to clipboard

Flag this post as spam?

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


  • Claushingebjerg 886 posts 2415 karma points
    Jul 07, 2016 @ 11:36
    Claushingebjerg
    0

    does not exist in the namespace 'Umbraco.Web.PublishedContentModels' (are you missing an assembly reference?

    Im building a site live on a server. No Visual studio!

    Things were rolling along fine, but suddenly i get the following error on all doc types except the front page

    Compiler Error Message: CS0234: The type or namespace name 'Textside' does not exist in the namespace 'Umbraco.Web.PublishedContentModels' (are you missing an assembly reference?)
    

    Where "Textside" is the doc type... There is an error in the log saying

    ERROR Umbraco.ModelsBuilder.Umbraco.PureLiveModelFactory - Failed to build models.
    System.Web.HttpCompileException (0x80004005): d:\web\sku.dk\www\App_Data\Models\all.generated.cs(355): error CS1061: 'string' does not contain a definition for 'GetEftertekst' and no extension method 'GetEftertekst' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
    

    I have a property on a composition called "eftertekst", which i have now deleted to try something, but i get the samme error. its a vanilla 7.4.3 with Leblender, Nested content and slimsy installed.

    Any ideas? i am supposed to present the site tomorrow, so im a bit under pressure, so any help is greatly appreciated.

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Jul 11, 2016 @ 21:36
    Alex Skrypnyk
    0

    Hi Claushingebjerg,

    Looks like error because model builder didn't generate models.

    Can you check Model builder settings? And if Generate models button is available try to press it.

    Thanks,

    Alex

  • 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