ToolStripContainer was added Nov. 30th, so it should be in Mono 1.2.2 and the latest 1.2.3.
I don't see how you could get this unless you somehow had an older version of mono or an old version of System.Windows.Forms.dll. Try 'mono --version' to make sure you are recent. Jon Tigran Martirosyan wrote: > Hi everybody . > My application was written under the windows with Framework 2.0, C#, in > VS 2005; > The application use rich user interface controls . > > Under the Suse , running with last available mono (actually I > downloaded VMWare image from the site) > I get error : > ** (starter.exe:4441): WARNING **: The class > System.Windows.Forms.ToolStripContainer could not be loaded, used in > System.Windows.Forms, Version=2.0.0.0 <http://2.0.0.0>, Culture=neutral, > PublicKeyToken=b77a5c561934e089 > > But reading the build and bugfix list of the last release of the mono > project it seems that support for tre "Strips" already included . > > Can someone help me, what is my problem ? > Thank you . > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
