Checked exception.txt of 1.9, the System.Windows.Forms.DataGridViewButtonCell.GetValue do exist, but 2.4 didn't have this, seems the tool has issue or i run with a wrong method :) anyway, i will do upgrade.
Thanks again. On Sat, 2009-07-18 at 14:28 +0200, Petit Eric wrote: > 2009/7/18 zhang qi <[email protected]>: > > Thanks for quick response! > > > > Just tried MoMA with mono 1.9, but the report shows no method should > > throws NotImplementedException... > > I even tried all other versions (1.2.2 to 2.4) and all reports didn't > > show the warning on this method. > hum, very strange, try to ask at the #mono-winforms if it is > implemented or bug, you can also have a look at novel bugzilla > > > > > > > > On Sat, 2009-07-18 at 13:49 +0200, Petit Eric wrote: > >> seem clear : "NotImplementedException", you should try moma tool :-) > >> > >> 2009/7/18 zhang qi <[email protected]>: > >> > Hi: > >> > > >> > I was trying to test a .NET GUI application with Mono/ubuntu, the exe > >> > file is built by VS2005 and runs well on windows. > >> > > >> > I got below error message: > >> > > >> > Unhandled Exception: System.Reflection.TargetInvocationException: > >> > Exception has been thrown by the target of an invocation. ---> > >> > System.NotImplementedException: The requested feature is not > >> > implemented. > >> > at System.Windows.Forms.DataGridViewButtonCell.GetValue (Int32 > >> > rowIndex) [0x00000] > >> > at System.Windows.Forms.DataGridViewCell.get_Value () [0x00000] > >> > at System.Windows.Forms.DataGridViewRow.PaintCells > >> > ....... > >> > > >> > My test environment is ubuntu 8.10 and Mono JIT 1.9.1 > >> > > >> > Thanks! > >> > Qi > >> > > >> > _______________________________________________ > >> > 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
