[Mono-winforms-list] Where to find the installed library in mono

Tushar Neupaney tushar.neupaney at gmail.com
Tue Jul 1 10:39:51 EDT 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20080701/eaf258ee/attachment-0001.html 


More information about the Mono-winforms-list mailing list