Copied to clipboard

Flag this post as spam?

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


  • Peter Sinke 11 posts 82 karma points
    Feb 02, 2019 @ 13:33
    Peter Sinke
    0

    Anyone have any success with Umbraco 8?

    I'm trying to get LeBlender to work with Umbraco 8 , but I'm getting errors. Has anyone been successful with v8 yet?

    > Boot failed: Umbraco cannot run. Sad. See Umbraco's log file for more details.
    
    -> Umbraco.Core.Exceptions.BootFailedException: Boot failed.
    
    -> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Lecoati.LeBlender.Extension, Version=1.0.9.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
    . System.TypeLoadException on Umbraco.Core.ApplicationEventHandler: Could not load type 'Umbraco.Core.ApplicationEventHandler' from assembly 'Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.
    . System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    . System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    . System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    . System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    . System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    
      at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)
      at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)
      at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)
      at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()
      at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)
      at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)
      at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)
      at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)
      at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)
      at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)
    
  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Feb 02, 2019 @ 19:28
    Matthew Wise
    2

    Hi Peter,

    V8 is not backwards compatible. Package and site developers will need to migrate Thier code over.

    Matt

  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 21, 2019 @ 20:05
    Sören Deger
    0

    Hi LeBlender Developers,

    is it planned to update the package for Umbraco 8 in a timely manner?

    The package is very important for us and probably many other developers and has become an integral part of every project.

    It would be very bad for us, if the package were not available for Umbraco 8.

    Best, Sören

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    Feb 21, 2019 @ 21:38
    Søren Gregersen
    0

    Hi Sören,

    ATM we don't really know the state/future of the grid in v8, so we haven't planned around that.

    There is some discussion on if a "grid editor"-editor (?) is being baked into the core.

Please Sign in or register to post replies

Write your reply to:

Draft