Invalid checksum. The archive is damaged.

0

Hi,

When I try to extract  ZIP (link is below) i get "Invalid checksum. The archive is damaged". But all  my zipping programs extract files without any errors.

https://www.dropbox.com/s/ef4wm0bhw5k9ymo/For Entrust.zip?dl=0

[code lang='c#']using (var z = new Zip(@"For Entrust.zip")) {
    var exeptions = z.TestAllFiles();//8 exceptions
    z.ExtractAll(@"h:\8321182\");
}

[/code]

Thanks

zip
edited 12/6/2017 12:07:07 PM
asked 1/22/2016 10:28:43 AM
add a comment

19 Answers

0

Last day of September :-)

Is the download available?

Regards,

Martin.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Any update?

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hello,

We planned to release it in August. However there were some issues and we had to delay it to September 2016. The updated ZIP component will support WinZIPX 2.0 and PPMd algorithms.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hi,

Do you have any ETA of releasing new build with fixes?

Thanks

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Please inform me in this thread when it gets implemented.

Many thanks,

Litera

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Once again...

Hi,

Do you have any ETA of releasing new build with fixes?

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hi

 

2017 goes till the end. Do you have any update regarding this issue?


Thanks,
Alex

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Dear Sir,

We are still working on that one. We have many pending features and bug fixes. The highest priority issues will be solved first. We appreciate your patience.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Yes, we have been updating all the components to support Xamarin iOS, Android, Mac, Portable Class Library, Win store, and Win universal. It is planned to be released in the end of Oct 2016. And in Nov 2016, the Zip team will complete the Zip component for the mentioned platforms.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hello,

We are adding WinPcl, Win10 Store, and some other platforms to the component. Also, some new features of the ZIP component need to be rewritten from the ground and the ZIP team has been so busy rewriting them. We can send you a version that supports WinZip 2.0 but it's incompatible with the current version because we haven't done the complete unit test of it yet. Or you can wait until our next release which has many improvements and bug fixes including the issues related to WinZip AES algorithm.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

We have been looking at this issue.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hi,

You have been postponing delivery of new build with unsupported algorithm for almost half a year: July, August, September, end of October…

Today (November 15th) I downloaded latest UltimateZip v6.5.40.61107 and the same issue is still present.

What is the current status?

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Is the new DLL available yet?

Regards,

Martin.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

We did reply to your email stating that we have a newer version that has many improvments in July, in which we will address your issue too.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Thanks for a link.

As I understand issue will be included in 2017 v1

When 2017 v1 is scheduled to be released?

Thanks.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Those failed files have newer compression algorithm that we have not supported it. We will implement ZIP decompression algorithm in our future release.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Hello,

You might want to check the current progress of those issues at: http://bugs.componentpro.com/agiles/83-2/84-20

Thanks,

edited 12/6/2017 12:07:36 PM
answered 11/16/2017 12:41:37 AM
add a comment
0

Any timeframe for this?

I really need support for the latest zipx files!

Regards,

Martin.

 
answered 11/16/2017 12:41:37 AM
add a comment
0

Dear Sir,

We will be sending you the DLL within this week.

 
answered 11/16/2017 12:41:37 AM
add a comment

Your Answer

Not the answer you're looking for? Browse other questions tagged zip or ask your own question.