Copied to clipboard

Flag this post as spam?

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


  • Aleksey Gerasimov 31 posts 95 karma points
    Oct 13, 2016 @ 13:44
    Aleksey Gerasimov
    0

    The name model does not exist in the current context

    Hi there,

    I can't build the solution of the site because of pair errors in \packages\UmbracoCms.7.5.3\Content\Views\Partials\Grid\Editors\Base.cshtml

    The name 'model' does not exist in the current context

    and

    'HtmlHelper' does not contain a definition for 'Partial' and no extension method 'Partial' accepting a first argument of type 'HtmlHelper' could be found (are you missing a using directive or an assembly reference?)

    enter image description here

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Oct 13, 2016 @ 17:02
    Alex Skrypnyk
    0

    Hi Aleksey,

    Do you have all needed dlls in bin folder?

    Is it new project?

    How did you create it?

    Thank,

    Alex

  • Aleksey Gerasimov 31 posts 95 karma points
    Oct 14, 2016 @ 09:55
    Aleksey Gerasimov
    0

    Hi Alex,

    Do you have all needed dlls in bin folder?

    Not sure, but solution explorer don't show any warnings

    Is it new project?

    No, I've build it's solution about 5-6 months ago. Also, I can launch site without build. But I want complete the build for setup continuous deployment to Azure

    How did you create it?

    I've create site in WebMatrix, when I've open as Solution in Visual Studio 2015 and now I'm update to new version's with nuget

  • Aleksey Gerasimov 31 posts 95 karma points
    Oct 19, 2016 @ 11:50
    Aleksey Gerasimov
    0

    As I notice, content of this views (in folder \packages\UmbracoCms.7.5.3\Content\Views\Partials\Grid\Editors) not applied to current. Should I do it manually? Maybe someone know how I can skip it files on build?

Please Sign in or register to post replies

Write your reply to:

Draft