We just launched a DMX module for use with TONS of files that we are making available to our audience. Right away people are trying to zip and download directories and they are getting errors. The DNN Event Log shows: DotNetNuke.Services.Exceptions.PageLoadException: size was 980637, but I expected 2870520 ---> ICSharpCode.SharpZipLib.ZipException: size was 980637, but I expected 2870520 at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.CloseEntry() at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.Finish() at Bring2mind.DNN.Modules.DMX.Common.Globals.ZipUp(Int32 PortalId, String EntryList, Boolean IncludeChildren) at Bring2mind.DNN.Modules.DMX.Download.ᜀ() at Bring2mind.DNN.Modules.DMX.Download.ᜂ() at Bring2mind.DNN.Modules.DMX.Download.ᜁ(Object A_0, EventArgs A_1) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
|