{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in change set 25205.  This fix is in the current v1.6 prelim release, will be in the v1.6 final release.",
    "ClosedDate": "2008-10-09T22:21:27.677-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "With the recent update to support large files, a Save() will result in Seek()  calls on the output stream.  This is fine if the output is a seekable stream (like a memory stream or a file) but it does not work on streams that do not support Seek(), such as the ASP.NET Response.OutputStream, or stdout.\n \nPlease update the library to also support ASP.NET Response.OutputStream.",
    "LastUpdatedDate": "2013-05-16T05:32:37.603-07:00",
    "PlannedForRelease": "1.6 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-10-09T21:35:35.607-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Seek error when saving to Response.OutputStream in ASP.NET",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6414
  },
  "FileAttachments": [
    {
      "FileId": 1472,
      "FileName": "SeekError.png",
      "DownloadUrl": ".\\1472"
    }
  ],
  "Comments": []
}