Copied to clipboard

Flag this post as spam?

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


  • Asembli 86 posts 260 karma points
    Mar 07, 2019 @ 19:47
    Asembli
    0

    leBlender / models builder / win srv 2019

    Hi to all,

    today I tried to move ‘long time’ running, 100% ok umbraco app from srv2017 to ‘new’ srv2019std (This was my first close-encounter with 2019 srv)

    Umbraco per-se started ok, but LeBlender models does not get compiled.

    Below is error excerpt:

    System.Web.HttpCompileException (0x80004005): C:\WebSites\xxx\appplugins\leblender\editors\leblendereditor\views\base.cshtml(14): error CS0246: The type or namespace name 'ViewDataDictionary' could not be found (are you missing a using directive or an assembly reference?) at System.Web.Compilation.AssemblyBuilder.Compile()
    at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
    at ASP.
    PageViewsPartialsgrideditorsbasecshtml.Execute() in C:\WebSites\xxx\Views\Partials\grid\editors\base.cshtml:line 20

    Facts:

    • Additionally installed .net framework 3.5
    • By default built-in user group IIS_IUSRS was missing. I added it manually for given server name
    • Added correct rights over folders for IUSR and IIS_IUSRS
    • App pool recycled several times, as well as deleted App_Data folder, as well as deleted .net framework temporary directory

    Am I forget something. Does anybody have any issues with this. Maybe something in web.config (was just copy from old system), maybe some other system right(s) or server feature(s)

    Best regards,

    /Asemblieu

  • Asembli 86 posts 260 karma points
    Mar 08, 2019 @ 08:51
    Asembli
    0

    I'll close the subject by myself. Somehow App_Pluging/LeBlender/web.config dropped out from checkout...

    /Asembli

  • 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