[Mono-dev] Gdi+ unknown method

josepascual josepascual at almudi.com
Tue May 29 13:02:11 EDT 2007


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.GdiplusStartupOut
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 ---

...........................................




More information about the Mono-devel-list mailing list