Login  
Search All Forums
Dart Home | PowerTCP Zip Compression for Active | Custom Development Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
AuthorForum: PowerTCP Zip Compression for ActiveX
Topic: Corrupt Zip
JoelG

From: Chicago, IL USA
Posts: 1
Member Since: 07/26/02
posted July 26, 2002 4:33 PM

I'm having a problem with a small project. I'm simply zipping up a directory after some processing has taking place. When the source directory and destination directory for zip is on my local machine (C:) I have no problem. When I change the source and destination directory to be network I get a corrupt file in my zip most of the time. (Sometimes CRC errors) yet no error is reported in my application. The file size on the network varies, but the header information seems correct because if you open it in Winzip all information seen is correct, just some of the files can't be opened.

All my code is really doing is the following:
 Set Zip1 = CreateObject("Dart.Zip.1")
 Zip1.QuickZip Src, Dest, False, False
 Set Zip1 = Nothing

I have updated to the latest version 1.5.0.8.

Any help or direction would be appreciated.

Joel
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted July 26, 2002 5:29 PM

Hi Joel,
Can you send us a file (or files) that we can use to reproduce the problem here?
You can send the email to support@dart.com, and please attach two files to the message:
1) the corrupted archive created with our Tool, and
2) an alternative archive created with something other than our control (for example, winzip), so that the files can be unzipped without a problem.
Thanks,
-ken
Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX