Dear All,

First Sorry to ask such stupid question. I am a newbie in Mono. Can any
one just tell me how to find out what libraries are installed in my
system.
I have Fedora 8 running and my application does not work because it says
the following:


> Unhandled Exception: System.TypeInitializationException: An exception was 
> thrown by the type initializer for System.Windows.Forms.XplatUI ---> 
> 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.GdiplusStartupOutput&)
>   at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner exception 
> stack trace ---
> 
>   at <0x00000> <unknown method>
>   at System.Drawing.Graphics.FromHdcInternal (IntPtr hdc) [0x00000] 
>   at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) 
> [0x00000] 
>   at System.Windows.Forms.XplatUIX11..ctor () [0x00000] 
>   at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] 
>   at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner 
> exception stack trace ---
> 
>   at <0x00000> <unknown method>
>   at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] 
>   at DConverter.mainForm.Main () [0x00000] 


For your information it works in Ubuntu 7.10, Vista and XP with .Net 2.0 
installed that I tested already.

Wishes,
Tushar
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to