[
  {
    "Id": "147573",
    "ThreadId": "44337",
    "Html": "I downloaded the DotNetZipLib-DevKit-v1.6.zip, and tried to read the DotNetZipLib-v1.6.chm, but only &quot;The address is not valid&quot; shows in the right-hand window pane. <br>\r\n<br>\r\nAnyway, I've placed the Ionic.Utils.Zip.dll in my ASP.NET web site /bin directory. <br>\r\n<br>\r\nQ. Now how do I register or reference the .dll???<br>\r\n<br>\r\nHere is a code example I would like to use in and .aspx.cs:<br>\r\n<br>\r\n<span style=\"font-size:13px;color:#0000ff\"><span style=\"font-size:13px;color:#0000ff\">\r\n<p>    using</p>\r\n</span>\r\n<p>&nbsp;</p>\r\n</span>\r\n<p><span style=\"font-size:13px\"> (ZipFile zip = ZipFile.Read(ExistingZipFile))<br>\r\n   {<br>\r\n</span><span style=\"font-size:13px;color:#0000ff\">           foreach</span><span style=\"font-size:13px\"> (ZipEntry e </span><span style=\"font-size:13px;color:#0000ff\">in</span><span style=\"font-size:13px\"> zip)<br>\r\n          {<br>\r\n                e.Extract(TargetDirectory);<br>\r\n          }<br>\r\n   }\r\n<p>&nbsp;</p>\r\n</span></p>\r\n",
    "PostedDate": "2009-01-15T19:10:27.97-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "148084",
    "ThreadId": "44337",
    "Html": "sounds like you solved this already.\r\n",
    "PostedDate": "2009-01-18T07:17:21.87-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]