[Mono-winforms-list] Method not found: "System.Windows.Forms.ToolStripItem.Set_MergeAction"

Jonathan Pobst monkey at jpobst.com
Sun Jan 13 14:18:21 EST 2008


It sounds like your winforms dll may be too old.  This method was 
implemented for the 1.2.4 release, so you will need at least the 1.2.4 
version of System.Windows.Forms.dll.

Jon


Iñigo wrote:
> I am using Ubuntu Feisty Fawn and i am trying to run an application 
> compiled in Windows with .NET
> Well, in other machine with the same version of ubuntu, the app runs ok, 
> but i want to redistribute the app, and i want to know the necessary 
> packages.
> So i installed a fresh Feisty and im trying to run it.
> At first I need the winforms 2 package and the 
> Microsoft.VisualBasic.dll, ok, but after this I get an strange error 
> (Method not found: "System.Windows.Forms.ToolStripItem.Set_MergeAction") 
> , and i can't solve it.
>  What can I do?
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
> 



More information about the Mono-winforms-list mailing list