[
  {
    "Id": "454233",
    "ThreadId": "215677",
    "Html": "<p>I tried using the example on the home page to extract a zip file and I get this error.</p>",
    "PostedDate": "2010-06-10T18:14:47.247-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "455413",
    "ThreadId": "215677",
    "Html": "<p>you probably need to add a reference to the Ionic.Zip.dll assembly.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-06-14T15:22:34.907-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "455691",
    "ThreadId": "215677",
    "Html": "i had add the Ionic.Zip assembly but when i build my projet it says : Type &quot;ZipFile&quot; is not defined... ",
    "PostedDate": "2010-06-15T08:49:43.187-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "455732",
    "ThreadId": "215677",
    "Html": "then you may need a using clause (C#) or an import statement (VB).",
    "PostedDate": "2010-06-15T10:13:55.727-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "455790",
    "ThreadId": "215677",
    "Html": "<p>It works now =). Have a nice day thank you.</p>",
    "PostedDate": "2010-06-15T12:30:28.463-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "860793",
    "ThreadId": "215677",
    "Html": "<p>i am a leak whit vb, how can i do this?</p>",
    "PostedDate": "2012-07-12T04:27:51.87-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1424753",
    "ThreadId": "215677",
    "Html": "I am using ASP.NET and I was getting ZipFile is undefined.\r<br />\nI just had to copy the BIN folder that contains the ionic.Zip.dll to wwwroot and the it worked.\r<br />\nI believe this was the case because I did not setup a virtual directory/site for the folder (wwwroot/mysite) I was using for my site.\r<br />\n<br />\nHope that helps<br />\n",
    "PostedDate": "2015-05-11T09:11:10.917-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]