[Mono-osx] System.Drawing.Image.FromFile - System.DllNotFoundException: gdiplus.dll

Duane Wandless duane at wandless.net
Fri Jul 1 12:05:42 EDT 2011


What "bundling" process did you use?  And what version of Mono are you
using?

On Fri, Jul 1, 2011 at 12:00 PM, mc2008 <malumbo.chipeta at satmap.com> wrote:

> Hi,
>
> I have an app which uses System.Drawing.Image.FromFile. The method works
> without any problems when debugging the app through MonoDevelop. However,
> when the app (bundled with Mono) is running on a Mac which doesn't have
> Mono
> installed, System.Drawing.Image.FromFile throws an exception:
>
> 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] in <filename unknown>:0
>  --- End of inner exception stack trace ---
>  at System.Drawing.Image.FromFile (System.String filename, Boolean
> useEmbeddedColorManagement) [0x00000] in <filename unknown>:0
>  at System.Drawing.Image.FromFile (System.String filename) [0x00000] in
> <filename unknown>:0
>
> Has anyone else encountered this error? If it's occurring because the
> bundling process didn't include gdiplus.dll, do you know where I can find
> this DLL?
>
> I would be most grateful to receive your suggestions.
>
> Many thanks.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/System-Drawing-Image-FromFile-System-DllNotFoundException-gdiplus-dll-tp3638591p3638591.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110701/e00249b2/attachment.html 


More information about the Mono-osx mailing list