{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 31416.  You must use the new Initialize() method on the ZipFile class.  First binary release in which this fix is available is v1.8.2.15.",
    "ClosedDate": "2009-05-07T21:59:01.28-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi, I have tried to create an extracting script without success.\n \nThe script below fails on line 4 with this messgae Microsoft VBScript runtime error: Object doesn't support this property or method: 'zip1.Read'\nI would appreciate any help with this or other examples for vbscript.\n \nsSourceFile=\"C:\\Temp\\Logs\\in\\procmon.zip\"\nsDestFolder=\"C:\\Temp\\Logs\\Out\\\"\nset zip1 = CreateObject(\"Ionic.Zip.ZipFile\")\nZipFile = zip1.Read(sSourceFile)\nCall zip1.ExtractAll(sDestFolder)",
    "LastUpdatedDate": "2013-05-16T05:32:25.273-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-05T11:23:02.26-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "VBScript extract help with 1.8",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7734
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This isa  bug in the just-introduced COM support in DotNetZip.  I inadvertently failed to add a method to READ zip files from COM.  ",
      "PostedDate": "2009-05-07T21:57:53.433-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-05-07T21:59:01.28-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Thanks for the great work and prompt resoponce. Can you please let me know if this version is available.",
      "PostedDate": "2009-05-09T02:39:58.47-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Please ignore my previous comment, i've realised that even though the download sais 1.8 it is the latest version. Thanks again.",
      "PostedDate": "2009-05-09T02:46:03.06-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:21.833-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:25.273-07:00",
      "Id": -2147483648
    }
  ]
}