Skip to content

Assembly reference mismatch causing crash when opening application #15535

Description

@dkocher
Top-level Exception
Type:        System.IO.FileLoadException
Message:     Could not load file or assembly 'System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Source:      Cyberduck.Core.Refresh
Stack Trace: at Ch.Cyberduck.Core.Refresh.Media.Imaging.Icon`1..ctor(Stream stream)
   at Ch.Cyberduck.Core.Refresh.Services.WinFormsIconProvider.GetImages(Stream stream, GetCacheIconCallback getCache, CacheIconCallback cacheIcon, Boolean& dispose)
   at Ch.Cyberduck.Core.Refresh.Services.WinFormsIconProvider.Get(Object key, String path, String classifier, Boolean returnDefault, Image& default)
   at Ch.Cyberduck.Core.Refresh.Services.WinFormsIconProvider.GetDisk(Protocol protocol, Int32 size)
   at Ch.Cyberduck.Core.Refresh.Services.WinFormsIconProvider.BuildProtocolImageList()
   at Ch.Cyberduck.Core.Refresh.Services.WinFormsIconProvider..ctor(ProtocolFactory protocols, ProfileListObserver profileListObserver, IconCache iconCache, IIconProviderImageSource imageSource)
   at lambda_method(Closure , IArguments )
   at StructureMap.Construction.BuilderCompiler.FuncCompiler`1.<>c__DisplayClass2.<CreateBuilder>b__0(IArguments args)
   at StructureMap.Pipeline.ConstructorInstance.Build(Type pluginType, BuildSession session, IInstanceBuilder builder)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions