HighTechTalks DotNet Forums  

Java.Util.zip unzipping anyone?

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss Java.Util.zip unzipping anyone? in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Phil
 
Posts: n/a

Default Java.Util.zip unzipping anyone? - 09-21-2004 , 11:48 AM






Hi, just wondered if anyone has sucessfully managed a file unzip with the
java.util.zip class

I get as far as
ZipFile zipfile = new ZipFile(path);

before I receive a java.util.zip.zipexception.

Dont really want to rewrite my zipping routines if it can be helped.

Any ideas??

Thanks in advance.



Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: Java.Util.zip unzipping anyone? - 09-22-2004 , 08:43 AM






Hi

I tried exploring a zip file using the ZipFile class and its working fine
here.. I am not able to reproduce your problem.

Have you tried with other zip files to check if the zip file could have
been corrupted ?

If you still have the problem, could you tell us what path was passed to
the function ? I mean, was is it a file in the current folder(filename
alone passed), or one on a different folder etc

Thanks

Ashwin Raja
Microsoft Visual J# .NET product team

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only.

--------------------
Quote:
From: "Phil" <phil (AT) redmammoth (DOT) com
Subject: Java.Util.zip unzipping anyone?
Date: Tue, 21 Sep 2004 16:48:18 +0100
Lines: 15
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RFC2646: Format=Flowed; Original
Message-ID: <uY6oeMicrosoftnEHA.3464 (AT) TK2MSFTNGP14 (DOT) phx.gbl
Newsgroups: microsoft.public.dotnet.vjsharp
NNTP-Posting-Host: 194.73.111.25
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP14.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.vjsharp:6431
X-Tomcat-NG: microsoft.public.dotnet.vjsharp

Hi, just wondered if anyone has sucessfully managed a file unzip with the
java.util.zip class

I get as far as
ZipFile zipfile = new ZipFile(path);

before I receive a java.util.zip.zipexception.

Dont really want to rewrite my zipping routines if it can be helped.

Any ideas??

Thanks in advance.





Reply With Quote
  #3  
Old   
BuddyWork
 
Posts: n/a

Default Java.Util.zip unzipping anyone? - 10-04-2004 , 03:18 AM



See the Microsoft Article KB823595, you can obtain a
hotfix from Microsoft for framework 1.1.

Thanks.
Quote:
-----Original Message-----
Hi, just wondered if anyone has sucessfully managed a
file unzip with the
java.util.zip class

I get as far as
ZipFile zipfile = new ZipFile(path);

before I receive a java.util.zip.zipexception.

Dont really want to rewrite my zipping routines if it
can be helped.

Any ideas??

Thanks in advance.


.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.