[Mono-dev] Gdi+ unknown method

Valentin Sawadski valentin.sawadski at gmx.de
Tue May 29 13:02:40 EDT 2007


Hello,

at first glance this looks like you have an problem with your installation of 
libgdiplus.

Do have you installed it along with mono?

Kind Regards,
Valentin Sawadski

On Tuesday 29 May 2007 19:02, josepascual wrote:
> Hi,
>
> I'm sending to list this error, perhaps it can be useful
>
> mono version : 1.2.4
>
> ...........................................
> # mono ThreadTester.exe
>
> Unhandled Exception: System.TypeInitializationException: An exception was
> thrown by the type initializer for ThreadTester.Form1 --->
> System.TypeInitializationException: An exception was thrown by the type
> initializer for System.Drawing.KnownColors --->
> System.TypeInitializationException: An exception was thrown by the type
> initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException:
> gdiplus.dll
>   at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
> (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOu
>t put&)
>   at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner exception
> stack trace ---
>
>   at <0x00000> <unknown method>
>   at System.Drawing.KnownColors..cctor () [0x00000] --- End of inner
> exception stack trace ---
>
>   at <0x00000> <unknown method>
>   at System.Drawing.Color.get_Blue () [0x00000]
>   at ThreadTester.Form1..cctor () [0x00000] --- End of inner exception
> stack trace ---
>
> ...........................................
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list