Copied to clipboard

Flag this post as spam?

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


  • Joe Codino 25 posts 125 karma points
    Feb 19, 2016 @ 18:24
    Joe Codino
    0

    Umbraco 7.4.1 install fails

    I had problems to update my installation of Umbraco from 7.3.1 to 7.4.1, so I tried with a fresh installation of Umbraco 7.4.1 via NuGet, adding one or more NuGet packages like EntityFramework. The build fails with this error:

    Could not load type 'umbraco.cms.presentation.create.controls.content'. in C:\.....\Umbraco\Create\content.ascx 
    

    Once it happened with a fresh install of Umbraco and the RestSharp NuGet package, once with Entity Framework. If I try to remove the additional Nuget packages the error still remain. Umbraco 7.4.1 installed without any additional package compiles correctly.

    What can I do? I need the additional packages because a lot of code depend on them...

  • Joe Codino 25 posts 125 karma points
    Feb 19, 2016 @ 18:36
    Joe Codino
    0

    Ok. Now it happens also with a fresh install via Nuget of Umbraco 7.4.1. The first error on build is related to the additional web.config created in the AppData\NuGetBackup folder:

    Error: allowDefinition='MachineToApplication' beyond application level
    

    You need to remove it to pass this error. After this, the next error is the error described in the previous post.

Please Sign in or register to post replies

Write your reply to:

Draft