[
  {
    "Id": "262388",
    "ThreadId": "76739",
    "Html": "<p>How do you integrate the DotNetZipLib-1.8.chm file into the VS2008 help system?&nbsp; The Help file references instructions within the FAQ but there are no&nbsp;instructions there.</p>",
    "PostedDate": "2009-12-01T10:38:01.947-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "262568",
    "ThreadId": "76739",
    "Html": "<p>Randy, I don't remember putting anything in the FAQ describing how to integrate the DotNetZip help into the VS2008 help system.</p>\r\n<p>In fact, it was news to me that this was possible.&nbsp;</p>\r\n<p>I looked into it, and from what I learned, it's not hard to do.&nbsp;It requires a separate help file format - .HxS, not .CHM - which I have not, up until now, produced or included into the DotNetZip Devkit download.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-01T19:54:45.947-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "262572",
    "ThreadId": "76739",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=9514\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2009-12-01T20:07:44.333-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "262594",
    "ThreadId": "76739",
    "Html": "<p>I've implemented &quot;integrated help&quot; in v1.9.0.31.&nbsp; (se the workitem)&nbsp; It's not in v1.8.&nbsp; This means when you press F1, you will get the DotNetZip help to open up from within Visual Studio.&nbsp;</p>\r\n<p>I looked in the devkit and in the readme, there is a note about using the DotNetZip intellisense in Visual Studio.&nbsp; Maybe this is what you meant by &quot;integrated help.&quot;&nbsp; This is done with the intellisense file, the DotNetZip .XML file.&nbsp;&nbsp; To use intellisense for DotNetZip within Visual Studio, just add the DotNetZip.xml file into the same directory where you've installed the DotNetZip .DLL file.</p>",
    "PostedDate": "2009-12-01T22:43:30.8-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "262848",
    "ThreadId": "76739",
    "Html": "<p>Thank you, I will try that and let you know if I have any problems.&nbsp; How close is v1.9.0.31 to release?</p>",
    "PostedDate": "2009-12-02T10:42:59.297-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "262875",
    "ThreadId": "76739",
    "Html": "<p>It's available now.&nbsp; I posted v1.9.0.31 just before posting the answer to you yesterday.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-02T11:43:41.077-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "264604",
    "ThreadId": "76739",
    "Html": "<p>Thanks for the update.&nbsp; I downloaded v1.9.0.31 and put the Ionic.Zip.Reduced.dll and Ionic.Zip.Reduced.xml at the root of VS2008 Solution.&nbsp; I referenced the Ionic.Zip.Reduced.dll in my project.&nbsp; When I highlighted a Ionic.Zip object and pressed F1 the windows help opened up with an error saying - &quot;Information Not Found&quot; in the right hand window where you would normally see help for what you had highlighted.&nbsp; Do you have any suggestions or thoughts for what I am doing incorrectly?&nbsp; One thing that I wasn't sure of was your reference from above where you say - &quot;To use intellisense for DotNetZip within Visual Studio, just add the DotNetZp.xml file into the same directory where you've <strong>installed </strong>the DotNetZip.dll file.&quot; What do you mean by installed?&nbsp; Do you mean litterally installed as in running an installation program or do you mean installed as in copy the file to your project folder and reference it from within your application?</p>\r\n<p>Thanks for your help and assistance,</p>",
    "PostedDate": "2009-12-07T12:17:22.193-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "264753",
    "ThreadId": "76739",
    "Html": "<p>Hey - by &quot;installed&quot; I mean &quot;put&quot; or &quot;copied.&quot;&nbsp; You need to put the XML file in the same directory where you put the&nbsp; Ionic.zip.dll file.</p>\r\n<p>To get the F1 help, you will need to run the new &quot;integrated help&quot; MSI, that is included with the devkit download for v1.9.0.31.&nbsp;&nbsp;&nbsp; Within the devkit zipfile that you can download, look in the folder called&nbsp; VS2008-IntegratedHelp .&nbsp;&nbsp; There is an MSI file in that folder called DotNEtZip-HelpIntegration.msi .&nbsp;&nbsp; Run it to install the F1-help for DotNetZip.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-07T21:12:03.787-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "266365",
    "ThreadId": "76739",
    "Html": "<p><span style=\"font-family:'Segoe UI','sans-serif';color:black;font-size:10pt\">I was missing the fact that I needed to run the &quot;integrated help&quot; MSI that was included with the devkit for v1.9.0.31.&nbsp; Once I had it installed everything worked like a charm.&nbsp; It took quite a while for the help to come up the first time that I highlighted one of the DotNetZip library objects and then pressed F1, but after the first time ever since the help has come right up.&nbsp; Thank you for taking the time to figure out how to create a VS2008 integrated help file and include it with the DotNetZip library.&nbsp; Could you point me to the reference you used that explained how to do it?&nbsp; I took a look at the solution for creating the &quot;integrated help&quot; MSI that was include with the source files, but I was quickly, hopelessly lost.&nbsp; Thanks for creating a great Open Source Library for processing zip files it has saved many hours of work.</span></p>",
    "PostedDate": "2009-12-11T10:51:02.817-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "266377",
    "ThreadId": "76739",
    "Html": "<p>Yeah, the integrated help projects in visual studio are a little hacky.&nbsp; Very simple to set up though:&nbsp;</p>\r\n<p>Within Visual Studio. . . <br>File &gt; New Project.<br>Select Other Project Types &gt; Extensibility &gt; Help Integration Wizard<br>Leave &ldquo;Setup project&rdquo; selected<br>Choose your Visual Studio version.&nbsp; Click Next.<br>Add the Html Help 2 file (*.hxs).&nbsp; For DotNetZip, this was the output of the Sandcastle Helpfile Builder. <br>Configure the last two steps as you wish.<br>Build the project.</p>\r\n<p>This produces an MSI.</p>\r\n<p>Each developer then needs to run the MSI to install your help file into Visual Studio.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-11T11:14:14.477-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]