{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I have an ASP web application that retrieves drawings and creates a zip file putting the files in directories in the zip named using the drawing number. This app works fine under the local development IIS but when deploying to the actual web server the zip file shows no entries. However the size of the zip file is the same as on the local enviroment making me wonder if the directories are hidden for some reason?",
    "LastUpdatedDate": "2013-02-21T18:42:45.343-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-10-08T07:29:28.993-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Dirs. missing or hidden when zip created on Web Server",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 15684
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "After further testing it appears the problem is with Windows Explorer (under Windows 7) zip viewer. Using 7zip everything looks fine. It’s still strange that Windows Explorer sees the local and Web server zip files differently.",
      "PostedDate": "2012-10-08T07:48:57.49-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:42:45.343-08:00",
      "Id": -2147483648
    }
  ]
}