{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I've used this to create password protected zip file in the windows service. When I deploy the service on the server it gives error \"could not find a part of the path C:\\Windows\\System32\\TEmp\\DotNetZip-ewtkhsc.tn\" on zip.Save() line. I set below property to overcome this problem. \n\nzip.TempFileFolder = applicationPath + \"\\Temp\"; \n\nThe path given above is the valid one and service has all permission (read, write) to this path. Still zip.Save() is giving me \"could not find a part of the path\" error. \n\nAny help would be appreciated. \n\nThanks in advance.",
    "LastUpdatedDate": "2016-10-04T00:15:38.143-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2016-10-04T00:15:38.143-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Not working in windows service",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17706
  },
  "FileAttachments": [],
  "Comments": []
}