[Mono-winforms-list] could someone please send me the latest

Ricardo Stuven rstuven at gmail.com
Sat May 21 00:29:47 EDT 2005


Jordi Mas <jordi at ximian.com> wrote:
> Ricardo,
> 
> On Windows you do not need libgdiplus since we use Windows native
> GDIPLUS library, we provide libgdiplus as an implementation of that
> library for non-Windows systems. See http://www.mono-project.com/Drawing
> for more details.
> 
> Regards,
> Jordi,

Thank you. I understood something different from Peter's reply to
jeromy... but he already explained that :-)

I updated System.dll and System.Windows.Forms.dll (in .../lib and
.../mono/gac) from the last daily build. Now I get this error:

Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for MessageBoxForm --->
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.ArgumentException: Invalid
Parameter. A null reference or invalid value was found.
in <0x00063> System.Drawing.GDIPlus:CheckStatus (Status status)
in <0x001ec> System.Drawing.Image:InitFromStream (System.IO.Stream stream)
in (wrapper remoting-invoke-with-check)
System.Drawing.Image:InitFromStream (System.IO.Stream)
in <0x00104> System.Drawing.Bitmap:.ctor
(System.Runtime.Serialization.SerializationInfo info, StreamingContext
context)
[...]

Regards,
Ricardo Stuven.


More information about the Mono-winforms-list mailing list