[MonoDevelop] a rare problem

Christian Ortiz cpalst at gmail.com
Mon Dec 31 18:38:46 EST 2007


 installed monodevelop 0.18.1  en 4 machines, three of them works, but the
last does it with an error.

everything is compiled, (mono 1.2.6, mono-addins0.3 , gnome-sharp, .....,
monodevelop0.18.1)

i start Monodevelop, it runs. I create a new GTK# 2 project, it does. Doble
cilck over mainWindow.cs, normal. I go to design, normal,  y go to see
properties, and thats the problem.

any Idea?????


The Error
--------------------
Ocurrió una excepción: Exception has been thrown by the target of an
invocation.

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
  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 System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000]

  at System.Drawing.Bitmap..ctor (System.Type type, System.String resource)
[0x00000]
  at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (
System.Type,string)
  at System.Windows.Forms.Design.PropertyTab.get_Bitmap () [0x00000]
  at MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid.AddPropertyTab (
System.Windows.Forms.Design.PropertyTab tab) [0x00000]
  at MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid..ctor (
MonoDevelop.DesignerSupport.PropertyGrid.EditorManager editorManager)
[0x00000]
  at MonoDevelop.DesignerSupport.PropertyGrid.PropertyGrid..ctor ()
[0x00000]
  at MonoDevelop.DesignerSupport.PropertyPad..ctor () [0x00000]
  at (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] --- End of inner
exception stack trace ---

  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters)
[0x00000]
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic)
[0x00000]
  at Mono.Addins.RuntimeAddin.CreateInstance (System.String typeName,
Boolean throwIfNotFound) [0x00000]
  at MonoDevelop.Ide.Codons.PadCodon.CreatePad () [0x00000]
  at MonoDevelop.Ide.Codons.PadCodon.get_PadContent () [0x00000]
  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.CreatePadContent (Boolean force,
MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindowwindow,
MonoDevelop.Components.Docking.DockItem item) [0x00000]
  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout+<>c__CompilerGenerated90.<AddPad>c__91
(System.Object +77, System.EventArgs +78) [0x00000]
  at MonoDevelop.Components.Docking.DockItem.get_Widget () [0x00000]
  at MonoDevelop.Components.Docking.DockItem.ShowWidget () [0x00000]
  at MonoDevelop.Components.Docking.DockGroupItem.SetVisible (Boolean value)
[0x00000]
  at MonoDevelop.Components.Docking.DockFrame.SetVisible (
MonoDevelop.Components.Docking.DockItem item, Boolean visible) [0x00000]
  at MonoDevelop.Components.Docking.DockItem.set_Visible (Boolean value)
[0x00000]
  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowPad (
MonoDevelop.Ide.Codons.PadCodon content) [0x00000]
  at MonoDevelop.Ide.Gui.PadWindow.set_Visible (Boolean value) [0x00000]
  at MonoDevelop.Ide.Gui.Pad.set_Visible (Boolean value) [0x00000]
  at MonoDevelop.Ide.Commands.ViewListHandler.Run (System.Object ob)
[0x00000]
  at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand (
System.Object dataItem) [0x00000]
  at MonoDevelop.Components.Commands.CommandManager.DispatchCommand (
System.Object commandId, System.Object dataItem,
System.ObjectinitialTarget) [0x00000]
--------------------

Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071231/02d80e53/attachment.html 


More information about the Monodevelop-list mailing list