[
  {
    "Id": "190182",
    "ThreadId": "56297",
    "Html": "<p>is there any known problem with extracting multiple files from a zip&nbsp;at the&nbsp;CF version?</p>\r\n<p>i created a zip file with winzip. with 5-6 files.</p>\r\n<p>when i try to extract them, i got the message above (&quot;myzip.zip is not a valid zip file&quot;) as exception. i tried to create it with winrar. same problem.</p>\r\n<p>when the zip file contains only 2 files - the extraction succeed.</p>\r\n<p>&nbsp;</p>\r\n<p>i downloaded the latest version of the DotNetZip library - v1.7.2.20 - same problem.</p>\r\n<p>my source is very simple:</p>\r\n<p>&nbsp;</p>\r\n<p>\r\n<p><span style=\"font-size:x-small\">&lt;font size=&quot;2&quot;&gt;\r\n<p>&nbsp;</p>\r\n&lt;/font&gt;</span>\r\n<p>&nbsp;</p>\r\n<span style=\"font-size:x-small;color:#0000ff\">using</span><span style=\"font-size:x-small\"> (Ionic.Zip.</span><span style=\"font-size:x-small;color:#008080\">ZipFile</span><span style=\"font-size:x-small\"> zip = Ionic.Zip.</span><span style=\"font-size:x-small;color:#008080\">ZipFile</span><span style=\"font-size:x-small\">.Read(&quot;\\myzip.zip&quot;))\r\n<p>{</p>\r\n<p>&nbsp;&nbsp;&nbsp; zip.ExtractAll(&quot;\\apppath&quot;</p>\r\n<p><span style=\"font-size:x-small\">}</span></p>\r\n<p>what can be wrong?</p>\r\n<p>&nbsp;</p>\r\n</span><span style=\"font-size:x-small\">, </span><span style=\"font-size:x-small;color:#0000ff\">true</span><span style=\"font-size:x-small\">);</span></p>\r\n</p>",
    "PostedDate": "2009-05-14T05:37:54.233-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "190312",
    "ThreadId": "56297",
    "Html": "<p>I don't know what could be wrong.&nbsp; Can you open the zip file on the desktop with the Desktop version of DotNetZip?</p>\r\n<p>If you like, open a workitem and post the offending zip file.</p>",
    "PostedDate": "2009-05-14T09:14:55.06-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "191160",
    "ThreadId": "56297",
    "Html": "<p>the zip file is valid. i copied it from the device and opened it at the desktop. with winzip and one of the samples.</p>\r\n<p>i also test it with the latest v1.8 version. same message.</p>\r\n<p>you tested the CF on a CE/WM device/emulator and it works fine?</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-05-17T02:08:22.953-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "191170",
    "ThreadId": "56297",
    "Html": "<p>well,</p>\r\n<p>as i thought - it was a BUG. but not as i thought - it was mine :)</p>\r\n<p>(probably, the zip file was open or not released from the ActivSync copying machanism...)</p>\r\n<p>&nbsp;</p>\r\n<p>thnx !</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-05-17T03:12:52.6-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "191172",
    "ThreadId": "56297",
    "Html": "<p>Glad you resolved it...</p>",
    "PostedDate": "2009-05-17T03:54:15.213-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]