Copied to clipboard

Flag this post as spam?

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


  • Nik Wahlberg 639 posts 1237 karma points MVP
    Oct 15, 2010 @ 18:56
    Nik Wahlberg
    0

    ZipUpload error

    Hi all,

    I have an installation running 4.0.2.1 and I have the ZipUpload package installed. It's been working fine up until now where I am getting the following error:

    Could not load file or assembly 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

    I know this has been reported as an issue with 4.5, but has anyone seen this error on a 4.0.2.1 installation? If so, is there a fix? I'd be happy to explore other solutions to this, but the package cannot be based on flash or an installed solution due to organizational restrictions at the client site. 

    Thanks for your suggestions!

    Details: .NET 2.0, IIS 6, Windows Server 2003. 

    -- Nik

  • Christer Josefsson 55 posts 93 karma points
    Nov 01, 2010 @ 15:29
    Christer Josefsson
    0

    Check the version on the ICSharpCode.SharpZipLib DLL

  • Nik Wahlberg 639 posts 1237 karma points MVP
    Nov 01, 2010 @ 15:32
    Nik Wahlberg
    0

    Yeah, it turns out that version 0.85.4.369 is what's needed which can be found here:

    http://sourceforge.net/projects/sharpdevelop/files/SharpZipLib/0.85.4/SharpZipLib_0854_Bin.zip/download

    -- Nik

  • Andreas Pfanner 196 posts 314 karma points
    Jul 14, 2011 @ 10:23
    Andreas Pfanner
    0

    Hi,

    I had the same problem on Umbraco 4.7. I replaced the ICSharpCode.SharpZibLib dll and got the ZipUpload package working. Unfortunately the umbraco package manager (Install local package) doesn't work anymore, presenting the same error. How to get both of them working with one and the same SharpZibLib.dll?

     

    Best Regards

    Andreas

  • Sam Moore 27 posts 112 karma points
    Jan 05, 2012 @ 16:37
    Sam Moore
    0

    I have the same issue as Andreas... if one works the other doesn't; it's DLL hell. sigh. the only option I see is rebuilding the package project using the older version, unless there is a way to have umbraco core use the newer version.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 05, 2012 @ 19:32
    Jan Skovgaard
    0

    Hi Sam

    What version of Umbraco do you need the DLL for? If it's 4.0.2 then I might be able to get you one that is compatible.

    /Jan

  • Kyle Skrinak 272 posts 327 karma points
    Aug 29, 2012 @ 13:36
    Kyle Skrinak
    0

    Nik's post addresses this specific problem; it would be nice to flag this post as "resolved."

    For the uninitiated, I copied my dll from:

    /net-20/ICSharpCode.SharpZipLib.dll

    as there are four versions in the downloaded zip

    I also had to increase my allowable post size, found here: http://our.umbraco.org/forum/core/general/6017-media-file-size-limit

  • Nik Wahlberg 639 posts 1237 karma points MVP
    Aug 29, 2012 @ 14:17
    Nik Wahlberg
    0

    Good idea, I have marked it as 'solved'.

    Thanks,
    Nik 

Please Sign in or register to post replies

Write your reply to:

Draft