{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I've been using DotNetZip for a month or so now and i like how it has worked but today my program started having a new issue that I'm clueless on.\n\nI will say the file that can not be found is in fact not there. But this shouldn't matter because i'm adding the full directory using zip.addDirectory\n\nDuring the zipping process it throws this error up and windows displays their \"*program name* has stopped working\" box.\n\n    Unhandled Exception: System.IO.FileNotFoundException: s:\\(file path)\\filename.pdf\n    at Ionic.Zip.SharedUtilities.GetFileLength(string fileName)\n    at ionic.Zip.ZipEntry.MaybeUnsetCompressionMethodForWriting(int32 cycle)\n    at Ionic.zip.Zipentry.WriteHeader(Stream s, Int32 cycle)\n    at Ionic.zip.ZipEntry.Write(Stream s)\n    at Ionic.zip.zipfile.save()\n    at ZipAJob_Instant.ConsoleMain.Main() in C:\\users\\(my name)\\Documents\\visual studio 2012\\projects\\zipAjob_Instant\\zipAJob_Win32.vb:line 71\n\nLine 71 refers to where i call zip.save()",
    "LastUpdatedDate": "2013-02-25T11:25:06.66-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2013-02-25T11:25:05.577-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Unhandled Exception: file not found",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 16071
  },
  "FileAttachments": [
    {
      "FileId": 4710,
      "FileName": "backup program error.png",
      "DownloadUrl": ".\\4710"
    }
  ],
  "Comments": []
}