{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a defect. The changes in behavior of TempFileFolder with workitem 7703 make this issue irrelevant.",
    "ClosedDate": "2009-05-31T05:48:58.84-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The most common error people get is to run DotNetZip in ASP.NET and not set the TempFileFolder. This causes DotNetZip to try to save a temporary file, which often is disallowed by directory permissions.  Catch this error and intelligently determine if the code is running within an ASP.NET context.  If it is, then produce a more clear error/exception message suggesting that the developer set TempFileFolder.",
    "LastUpdatedDate": "2013-05-16T05:32:20.66-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-29T10:23:56.96-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Better error message when running in ASP.NET and TempFileFolder is unset",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7825
  },
  "FileAttachments": [],
  "Comments": []
}