[Mono-list] Mono 2.4 Server error for ASP .net application

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Fri May 8 13:30:30 EDT 2009


Looks like you compiled from sources... You'll need to build/install the
libgdiplus module from svn too.

-Gonzalo

On Mon, 2009-05-04 at 07:14 -0700, rlejsza wrote:
> Hello,
> Mono 2.4
> 
> I've got following error on my website.
> 
> Server Error in '/' Application
> gdiplus.dll
> 
> Description: HTTP 500. Error processing request.
> 
> Stack Trace:
> 
> 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 () [0x000c6] in
> /root/src/mono/mono-2.4/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:126 
> 
> 'The best' thing is that I'm not using this library at all!
> How can I fix this problem? 



More information about the Mono-list mailing list