Copied to clipboard

Flag this post as spam?

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


  • Carlos Casalicchio 170 posts 709 karma points
    Dec 30, 2016 @ 16:42
    Carlos Casalicchio
    0

    Error after upgrade

    Got the following error, after upgrading

        Could not load all types from "YouTube.Umbraco, Version=1.0.4.87, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
    . System.IO.FileLoadException: Could not load file or assembly 'Google.Apis, Version=1.9.0.23042, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    

    Had to remove those dlls in order to be able to get back into the umbraco backoffice

    And when I try to run the app in Visual Studio, I get this error

    Severity    Code    Description Project File    Line    Source  Suppression State
    Error       The type or namespace name 'EventDetailsModel' does not exist in the namespace 'EventCalendar.Core.Models' (are you missing an assembly reference?)     c:\Users\Carlos.Casalicchio\AppData\Local\Temp\Temporary ASP.NET Files\root\69af4247\4a5b2e4d\App_Web_eventdetails.cshtml.c38ee445.ipt0cosu.0.cs    41  Build   
    
  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Jan 02, 2017 @ 08:32
    David Brendel
    1

    Hi Carlos,

    have you installed some other umbraco packages? As for me it seems that it is a version conflict caused by different google api versions used in EventCalendar and Youtube.Umbraco. Think an assembly redirect should fix the issue.

    For the second error, not really sure if that is a follow up error or not. Will test it to make sure it isn't a bug in the current version.

    Thanks for reporting and a happy new year.

    Regards David

  • Carlos Casalicchio 170 posts 709 karma points
    Jan 10, 2017 @ 11:24
    Carlos Casalicchio
    0

    I have removed the package for now, so I can continue development. I'll try to install it again in the near future.

    Thnx!

Please Sign in or register to post replies

Write your reply to:

Draft