[
  {
    "Id": "1429966",
    "ThreadId": "639796",
    "Html": "I have a piece of code<br />\n<pre><code>ZipFile zipFile = ZipFile.Read(zipFileName);\nzipFile.ParallelDeflateThreshold = -1;\nzipFile.ExtractProgress += ExtractProgress;\nzipFile.ExtractAll(path, ExtractExistingFileAction.OverwriteSilently);</code></pre>\n\nWhich throws this error:\r<br />\n<a href=\"http://imgur.com/i5GLLO1\" rel=\"nofollow\">image</a>\r<br />\n<br />\nMight anyone be able to point me in the right direction as to solving this problem?<br />\n",
    "PostedDate": "2015-06-10T11:52:01.843-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]