[
  {
    "Id": "586366",
    "ThreadId": "251192",
    "Html": "\r\n<p>Hello, im using dotnetzip to extract zip files within a widows service, but when using zip classes it stops the service, anyone have an idea?</p>\r\n<p>im using csharp with visual studio 2010</p>\r\n<p>thanks in advance,</p>\r\n<p>Michael</p>\r\n",
    "PostedDate": "2011-03-25T05:37:11.437-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "586371",
    "ThreadId": "251192",
    "Html": "<p>likely you have an unhandled exception in your application.&nbsp;</p>\r\n<p>If I were tackling this problem, I'd hook a debugger up to the service and step through it to see what's going on.&nbsp; Try inserting&nbsp;<a href=\"http://msdn.microsoft.com/en-us/library/system.diagnostics.debugger.break.aspx\">System.Diagnostics.Debugger.Break</a>&nbsp;into your code.</p>",
    "PostedDate": "2011-03-25T05:39:26.887-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "586601",
    "ThreadId": "251192",
    "Html": "<p>thanks a lot, just used Debugger.Launch and the visual studio debugged it.</p>",
    "PostedDate": "2011-03-25T10:28:15.973-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]