[
  {
    "Id": "993099",
    "ThreadId": "431118",
    "Html": "\r\n<p>Hi,</p>\r\n<p>I tried to compile the lib for Windows phone 8. I have a problem though: I use the lib the create xlsx files from a directory. When I open them in Excel it says they are corrupt.</p>\r\n<p>So I tried the same thing in a console app(exact same source directory) and it worked! When I inspect with the debugger both produced a different output ...</p>\r\n<p>I even tried to set Compression options to none and algorithm none. Still doesn't work on the phone emulator and works on PC.</p>\r\n<p>any ideas? (I don't need to compress only to create a zip file)</p>\r\n",
    "PostedDate": "2013-01-28T08:00:16.91-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1000409",
    "ThreadId": "431118",
    "Html": "Interesting.... I'm trying to achieve the same thing for a PowerPoint file with WP8. I tried SharpCompress but that didn't work. It doesn't support Zip64 which I'm hearing may be required for Office files. I'm now investigating other libraries. All because Microsoft couldn't throw us a bone with System.IO.Compression...\r<br />\n<br />\nHave you managed to create valid Office files from the phone yet?<br />\n",
    "PostedDate": "2013-02-12T21:27:36.763-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1002241",
    "ThreadId": "431118",
    "Html": "Not solved yet as I was on Hollydays, I'll try again next week !<br />\n",
    "PostedDate": "2013-02-16T10:41:39.337-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1002524",
    "ThreadId": "431118",
    "Html": "FYI I got it to work with SharpZipLib. I haven't tried DotNetZip.<br />\n",
    "PostedDate": "2013-02-17T14:48:19.583-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]