[
  {
    "Id": "541140",
    "ThreadId": "239751",
    "Html": "\r\n<p>Hello, I have this problem with dotnetzip lib. I add some folders to my zip file thru &nbsp;</p>\r\n<p>zip.AddDirectory(Folder);</p>\r\n<p>Now, if a folder contains a file with the same name of a file in another folder, it issues an exception &quot;an item with the same key has already been added&quot;.</p>\r\n<p>Of course it's normal ( think at readme.txt, or any other document a user can have with the same name, but in different folders...) but can't understand why this cases are refused by dotnetzip.</p>\r\n<p>What can I do to have my zip file ? shoud I use another way to add files ? I cannot avoid to have 2 file with same name (of course in different folders).</p>\r\n<p>Thanks ! Saverio</p>\r\n<p>&nbsp;</p>\r\n",
    "PostedDate": "2010-12-28T04:19:21.967-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "541154",
    "ThreadId": "239751",
    "Html": "\r\n<p>..too obvious ! I left blank the second arguments of the method, while it has to contain System.IO.Path.GetFileName(Folder) !</p>\r\n<p>happy new year guys</p>\r\n<p>&nbsp;</p>\r\n",
    "PostedDate": "2010-12-28T04:45:06.98-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "545010",
    "ThreadId": "239751",
    "Html": "\r\n<p>yes, that sounds right.&nbsp; I'm glad you figured it.</p>\r\n<p>happy new year to you, too.</p>\r\n",
    "PostedDate": "2011-01-06T11:35:37.64-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]