https://bugzilla.novell.com/show_bug.cgi?id=325169

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=325169#c13





--- Comment #13 from Eric Petit <[EMAIL PROTECTED]>  2007-12-12 14:37:47 MST ---
Is this new link is ok ?
Perhap's it can help you to find "bad boy", because i use svn and tarball
version of Mono and MD, then when i compil/start my program from mono, it crash
but in debug output i have the name of the file and the line , from the dir
where mono was compiled and installed : 


Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.ComponentModel.InvalidEnumArgumentException: Enum argument value '0' is
not valid for ContentAlignment
  at System.Windows.Forms.ToolStripItem.set_ImageAlign (ContentAlignment value)
[0x0003d] in
/root/tmp/mono-latest/mono-20071208/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripItem.cs:481
 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/root/tmp/mono-latest/mono-20071208/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
--- End of inner exception stack trace ---

  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00082] in
/root/tmp/mono-latest/mono-20071208/mcs/class/corlib/System.Reflection/MonoMethod.cs:163
 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object
value, BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] index, System.Globalization.CultureInfo culture) [0x00064] in
/root/tmp/mono-latest/mono-20071208/mcs/class/corlib/System.Reflection/MonoProperty.cs:249
 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object
value, System.Object[] index) [0x00000] in
/root/tmp/mono-latest/mono-20071208/mcs/class/corlib/System.Reflection/PropertyInfo.cs:102
 
  at System.ComponentModel.ComponentResourceManager.ApplyResources
(System.Object value, System.String objectName,
System.Globalization.CultureInfo culture) [0x0012a] in
/root/tmp/mono-latest/mono-20071208/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:91
 
  at System.ComponentModel.ComponentResourceManager.ApplyResources
(System.Object value, System.String objectName) [0x00000] in
/root/tmp/mono-latest/mono-20071208/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:54
 
  at CsObexFtp.MainForm.InitializeComponent () [0x01172] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/src/MainForm.Designer.cs:475
 
  at CsObexFtp.MainForm..ctor () [0x00047] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/src/MainForm.cs:105 
  at (wrapper remoting-invoke-with-check) CsObexFtp.MainForm:.ctor ()
  at CsObexFtp.MainForm.Main (System.String[] args) [0x0000b] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/src/MainForm.cs:61 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to