[Mono-dev] System.IO.Packaging throws NullReferenceExeption

2012-02-09 Thread CikaPero1
Hi, Does anyone know why the code below throws an exception? The code below works with MS Visual Studio but simply won't work with Mono 2.8. using System; using System.IO; using System.IO.Packaging; using System.Text; using System.Xml; namespace ConsoleApplication { class Program {

Re: [Mono-dev] System.IO.Packaging throws NullReferenceExeption

2012-02-09 Thread Alan
Hi, For every testcase which fails, could you create a bug report on http://bugzilla.xamarin.com, attach the testcase and assign it to a...@xamarin.com. I will look at them when I get a chance and fix the underlying issues where possible. If you could also attach the resulting 'out.zip' created