For some zip files i got error "Length not available for the current entry".
Stack:
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.get_Length()
at EPubReader.Extensions.IsolatedStorageFile...
Id #32987 | Release:
None
| Updated: Feb 14 at 7:55 PM by kubaf | Created: Aug 2, 2012 at 3:54 PM by kubaf
Private Sub UnZip(ByVal filename As String, ByVal folderpath As String)
Dim store As IsolatedStorageFile = IsolatedStorageFile.GetUserStoreForApplication()
Dim ZipStream As New ICSharpCode....
Id #31546 | Release:
None
| Updated: Feb 14 at 7:55 PM by santosademar | Created: Oct 4, 2011 at 12:13 PM by santosademar
I am trying to read document.xml file from docx zip. The code I use to accomplish this is super-easy and is attached as screenshot along with exception detail.
In short: open a ZipFile (using Strea...
Id #30285 | Release:
None
| Updated: Feb 14 at 7:55 PM by jumbo | Created: Mar 3, 2011 at 3:48 PM by jumbo
Hi,
I don't know, if this issue is already known or fixed. I'm working on some Demo-Apps for WP7 and I can't get around a specific issue.
I have a Zip-Container, which has several files in it.
Th...
Id #28950 | Release:
None
| Updated: Feb 14 at 7:55 PM by PeterNowak | Created: Sep 23, 2010 at 7:29 AM by PeterNowak