[MonoDevelop] ASP.NET AddIn Startup Error

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 25 06:54:21 EDT 2006


On 7/24/06, Gideon de Swardt <gdeswardt1978 at yahoo.co.uk> wrote:
> Hi Michael
>
> I know you are still working on the AspNet AddIn, but I received the
> following exception when MonoDevelop starts up after compiling the
> latest version of the code from SVN. For the time being I have disabled
> the AspNet AddIn, but thought this information might be usefull to you
>
> Gideon
>
> System.Reflection.TargetInvocationException: Exception has been thrown
> by the target of an invocation. ---> System.TypeInitializationException:
> An exception was thrown by the type initializer for
> System.Drawing.GDIPlus ---> System.DllNotFoundException: gdiplus.dll
> in (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
> (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
> in <0x000fa> System.Drawing.GDIPlus:.cctor ()--- End of inner exception
> stack trace ---
>
> in <0x00000> <unknown method>
> in <0x001a5> System.Drawing.Image:InitFromStream (System.IO.Stream
<snip>

This looks to me like libgdiplus is not installed. Can you run any
WinForms apps?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list