Re: [Mono-list] System.EntryPointNotFoundException solved

2004-07-01 Thread Jordi Mas
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,

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] System.EntryPointNotFoundException solved

2004-07-01 Thread Sanjay Gupta
Joeri,
The feature you are requesting, loading a jpeg from stream is already 
implemented and is working fine for me.

Thanx,
Sanjay

>>> "Joeri Belis" <[EMAIL PROTECTED]> 7/1/2004 5:24:03 PM >>>
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 ()


___
Mono-list maillist  -  [EMAIL PROTECTED] 
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] System.EntryPointNotFoundException solved

2004-07-01 Thread Joeri Belis
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 ()


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list