Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

header checksum is invalid exception

$
0
0

Hi,

I downloaded SharpZipLib dll to extract/unzip files from an linux archive .tar file. "GetNextEntry()" method always throws "Header checksum is invalid" exception on the second file in archive while the first file is always a success. I then tried building the dll from source code and debugging. It looks like SkipToNextEntry method doesn't skip properly. Does anyone notice the same problem? I can send my test archive file if needed.

Thanks a lot for your help!

Dong


Viewing all articles
Browse latest Browse all 1764

Trending Articles