[MonoDevelop] ASP.NET AddIn Startup Error

Gideon de Swardt gdeswardt1978 at yahoo.co.uk
Mon Jul 24 08:47:29 EDT 2006


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
stream)
in <0x000a2> System.Drawing.Bitmap:.ctor (System.Type type,
System.String resource)
in (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor
(System.Type,string)
in <0x00057> System.Windows.Forms.Design.PropertyTab:get_Bitmap ()
in <0x000fd>
MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid:AddPropertyTab
(System.Windows.Forms.Design.PropertyTab tab)
in <0x004eb> MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid:.ctor
(MonoDevelop.DesignerSupport.PropertyGrid.EditorManager editorManager)
in <0x00022> MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid:.ctor
()
in <0x0004c> MonoDevelop.DesignerSupport.PropertyPad:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0008d> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)---
End of inner exception stack trace ---

in <0x0010e> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x0001c> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in <0x00035> System.Reflection.ConstructorInfo:Invoke (System.Object[]
parameters)
in <0x00105> System.Activator:CreateInstance (System.Type type, Boolean
nonPublic)
in <0x0000c> System.Activator:CreateInstance (System.Type type)
in <0x0001f> MonoDevelop.Core.AddIns.AddIn:CreateObject (System.String
className)
in <0x00083> MonoDevelop.Ide.Codons.PadCodon:CreatePad ()
in <0x00014> MonoDevelop.Ide.Codons.PadCodon:BuildItem (System.Object
owner, System.Collections.ArrayList subItems,
MonoDevelop.Core.AddIns.ConditionCollection conditions)
in <0x00158>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(System.Object caller)
in <0x00069> MonoDevelop.Core.AddIns.AddInService:GetTreeItems
(System.String path, System.Type itemType)
in <0x0005c> MonoDevelop.Ide.Gui.DefaultWorkbench:InitializeLayout
(IWorkbenchLayout workbenchLayout)
in <0x000a3> MonoDevelop.Ide.Gui.Workbench:Initialize (IProgressMonitor
monitor)
in <0x00123> MonoDevelop.Ide.Gui.IdeApp:Initialize (IProgressMonitor
monitor)
in <0x008c8> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)


		
___________________________________________________________ 
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html


More information about the Monodevelop-list mailing list