[
  {
    "Id": "245063",
    "ThreadId": "71816",
    "Html": "<p>To help debugging I decided to download and compile the sources. I downloaded v1.8.4.24 and attempted to build the solution in Visual Studio 2008. After getting IlMerge and Windows Mobile&nbsp;6 Snandard, I still had two minor errors I had to fix myself. I only mention then so you can save others the grief:</p>\r\n<p>1) In &quot;Win Forms Zip Example.csproj&quot;, there is a reference to:</p>\r\n<p>&nbsp; &lt;Win32Resource&gt;C:\\dinoch\\dev\\dotnet\\zip\\DotNetZip\\Examples\\WinFormsApp\\Icon2.res&lt;/Win32Resource&gt;</p>\r\n<p>which I had to reduce to:</p>\r\n<p>&nbsp; &lt;Win32Resource&gt;Icon2.res&lt;/Win32Resource&gt;</p>\r\n<p>2) In &quot;Zip CF Full DLL.csproj&quot;, there is a post-build event:</p>\r\n<p>&lt;PostBuildEvent&gt;&quot;\\Program Files\\Microsoft\\ILMerge\\ILMerge.exe&quot;&nbsp; /targetplatform:v2,&quot;C:\\Program Files\\Microsoft.NET\\SDK\\CompactFramework\\v2.0 Debugger\\BCL&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /t:library&nbsp; /xmldocs /out:Ionic.Zip.CF.dll&nbsp;&nbsp; Ionic.Zip.CF.Partial.dll&nbsp; Ionic.Zlib.CF.dll&lt;/PostBuildEvent&gt;</p>\r\n<p>I reserve my C: drive for the system and have everything else on D:, so the $SolutionDir is on D: The above command was looking for D:\\Program Files\\... I fixed it by putting in C: explicitly, but you should probably use something like %ProgramFiles%.</p>\r\n<p>Hope this is helpful.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-10-13T06:42:14.59-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "245073",
    "ThreadId": "71816",
    "Html": "<p>Thanks, very helpful.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-10-13T07:12:56.227-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "245078",
    "ThreadId": "71816",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=8977\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2009-10-13T07:19:20.91-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]