Failure ExceptionICSharpCode.SharpZipLib.ZipException: Deflated stream ends early. at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Fill() at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] b, Int32 off, Int32 len) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.Read(Byte[] b, Int32 off, Int32 len) at DotNetNuke.Modules.Admin.ResourceInstaller.PaFile..ctor(ZipInputStream unzip, ZipEntry entry) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.ReadZipStream() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()