{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a bug in DotNetZip.  ",
    "ClosedDate": "2011-03-20T06:43:44.91-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I use ZipOutputStream to dynamically generate zip content from multiple files and send to asp.net response directly. Regardless whether EnableZip64 is set at AsNecessary or Always, at client side the download box always stuck at 3.99GB downloaded. The number of files zip contains could be over 64K but that seems irrelevant. I'm using Version 1.9.1.5 of Ionic.Zip.dll.",
    "LastUpdatedDate": "2013-05-16T05:31:38.953-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-01-27T13:02:16.633-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipOutputStream stuck at 3.99GB",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 12923
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Hi fredwen,\r\n\r\nIt could be a limitation of your browser. See http://support.microsoft.com/kb/298618 for a possible match on your problem:\r\n\r\n\"This behavior can occur if you try to download a file that is larger than 2 gigabytes (GB) in Internet Explorer 6 or is larger than 4 GB in Internet Explorer 7.\"\r\n\r\nCheers,\r\n\r\nMike",
      "PostedDate": "2011-01-30T14:40:33.37-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Thanks Pointy. Indeed it is the root cause. I'm using IE7. After switching to Chrome, that limit is removed.",
      "PostedDate": "2011-01-31T11:17:54.683-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-03-20T06:43:44.91-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:18.473-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:38.953-07:00",
      "Id": -2147483648
    }
  ]
}