[Mono-list] System.EntryPointNotFoundException solved

Jordi Mas jordi@ximian.com
Thu, 01 Jul 2004 23:09:39 +0200


El dijous 01 de juliol del 2004 a les 13:54 +0200, en/na Joeri Belis va
escriure:
> I have update libgdiplus. Now i get a NotImplementedException. So no fancy
> pdf's in linux / C# yet.
> 
> Unhandled Exception: System.NotImplementedException: Feature not
> implemented.
> in <0x001bd> System.Drawing.GDIPlus:CheckStatus (System.Drawing.Status)
> in <0x000a0> System.Drawing.Image:InitFromStream (System.IO.Stream)
> in <0x00056> (wrapper remoting-invoke-with-check)
> System.Drawing.Image:InitFromStream (System.IO.Stream)
> in <0x0001c> System.Drawing.Bitmap:.ctor (System.IO.Stream,bool)
> in <0x00012> System.Drawing.Bitmap:.ctor (System.IO.Stream)
> in <0x00056> (wrapper remoting-invoke-with-check)
> System.Drawing.Bitmap:.ctor (System.IO.Stream)
> in <0x00020> System.Drawing.Image:FromStream (System.IO.Stream)
> in <0x0008e> Root.Reports.StaticContainer:Add
> (double,double,Root.Reports.RepObj)
> in <0x0005a> Root.Reports.StaticContainer:AddMM
> (double,double,Root.Reports.RepObj)
> in <0x003bb> ReportSamples.ImageSample:Create ()
> in <0x00030> Root.Reports.Report:Save (string)
> in <0x0019e> Root.Reports.RT:ViewPDF (Root.Reports.Report,string)
> in <0x00029> ReportSamples.ImageSample:Main ()

Hola Joeri,

Can you attach a sample piece of code to reproduce the problem? Which
kind of image file are you trying to open (tiff, png?)? May be you can
also add the image that is causing trouble.

Please, if you can fill all of that data in bugzilla.ximian.com it would
be great help to us.

Thanks,

Jordi,