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: Disk 2
User337

Posts: 1
Member Since: 01/09/02
posted January 9, 2002 7:11 AM

I have a ZIP control on my VB6 form, and the following code:

  Dim oSpan As New DartZip.SpanSettings
  oSpan.FirstDiskSize = 1300000
  oSpan.RemovableDisk = True
  oSpan.DiskSize = 1
  oSpan.MinimumSize = 1200000
  oZip.FileStore.Add ("d:\paymentshieldold.mdb")
  oZip.FileStore.Zip "a:\zipped.zip", oSpan
  Set oSpan = Nothing
  Set oZip = Nothing

I've also implemented the Disk, Error and Progress events.

Unfortunately I'm having a series of errors. The current one is that the machine keeps asking for Disk 2, and won't accept the fact that I've inserted it.

Other problems include "I/O" errors and "write" errors.

Of great concern also is that when I stop my project, VB becomes very sluggish. Hovering over menu items, it can take almost a second before the highlight bar is painted under the mouse cursor. Only restarting VB fixes this. This is even though the project is stopped. Mmm, worrying.

Any suggestions?
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted January 9, 2002 9:53 AM


Hi Darren,
Hmmm...I've reproduced the "Disk 2" problem and submitted a report to the development staff (issue #775). There is no ETA at this time, however I have included your email address with the report.
Thank you for conveying this to us,
-ken

K M Drake
Dart Tech Support
User43

Posts: 1
Member Since: 05/09/02
posted May 9, 2002 7:55 AM

give me (issue #775).Thank you.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted May 9, 2002 8:41 AM


Hi,
This issue has been addressed and will be part of the next update to this Tool.
-ken

K M Drake
Dart Tech Support
Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX