[Mono-list] EntryPointNotFoundException: GdipLoadImageFromDelegate_linux

Sanjay Gupta GSanjay@novell.com
Thu, 01 Jul 2004 06:09:46 -0600


Also please make sure that you have libjpeg installed on your system.
Thanx,
Sanjay

>>> "Joeri Belis" <joeri.belis@nollekens.be> 7/1/2004 5:07:34 PM >>>
I get the following error when i try to run one of the examples of
Report.NET ( http://report.sourceforge.net/ )

I compiled it with following command:
mcs /r:Reports.dll -r:System.Drawing -resource:image.jpg
imagesample.cs
Is it mono C# 0.91.0.0

root@4[fax]# mono imagesample.exe
Compat mode: the request from /home/noluser/fax/Reports.dll to load
System.Drawing was remapped (http://www.go-mono.com/remap.html)
Compat mode: the request from /home/noluser/fax/Reports.dll to load
System.Web was remapped (http://www.go-mono.com/remap.html)
****************** Starting up
Unhandled Exception: System.EntryPointNotFoundException:
GdipLoadImageFromDelegate_linux
in <0x00053> (wrapper managed-to-native)
System.Drawing.GDIPlus:GdipLoadImageFromDelegate_linux
(System.Drawing.GDIP
lus/StreamGetBytesDelegate,System.Drawing.GDIPlus/StreamSeekDelegate,intptr&
)
in <0x00090> 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 <0x002d2> 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  -  Mono-list@lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-list