[
  {
    "Id": "429800",
    "ThreadId": "208983",
    "Html": "<p>Hello,</p>\r\n<p style=\"padding-left:30px\">I have been tracing down an unusual behavior using this library.&nbsp; While my zip (of type ZipFile)&nbsp;file does contain files, the ZipFile.ContainsEntry(string) was returning null.&nbsp; A closer look showed that the zip.Entries property had 0 items.&nbsp; This too was a false positive because again, the zip had data.&nbsp; I looked deeper into the properties of the ZipFile and seen that the Stream properties showed an UnauthorizedAccessException in the debugger.&nbsp; The issue was eventually identified as a standard 'Access Denied' error due to the lack of read permission of the executing user context.&nbsp;</p>\r\n<p style=\"padding-left:30px\">I would like to suggest that the constructor should throw the UnauthorizedAccessException because it could lead to unexpected behaviors at run-time.&nbsp;</p>\r\n<p>- Rashad Rivera</p>",
    "PostedDate": "2010-04-11T13:46:41.75-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "430529",
    "ThreadId": "208983",
    "Html": "<p>Hi,</p>\r\n<p>can you show me some code that demonstrates the problem you are seeing?</p>",
    "PostedDate": "2010-04-13T09:12:32.687-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "431829",
    "ThreadId": "208983",
    "Html": "<p>Cheeso,</p>\r\n<p>&nbsp;&nbsp;&nbsp; I have tried to create a simpler project that demonstrates the issue, but I can't reproduce it that way.&nbsp; I have a rather large project that involves a service.&nbsp; When I figure out how to pin-point and/or reproduce; I'll post it here.</p>\r\n<p>- Rashad Rivera</p>",
    "PostedDate": "2010-04-16T01:17:22.34-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "433732",
    "ThreadId": "208983",
    "Html": "<p>Ok, keep me posted.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-04-21T09:09:33.173-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]