[Mono-list] Unhandled Exception at "System.Windows.Forms.DataGridViewButtonCell.GetValue"

zhang qi qzhan2009 at gmail.com
Sat Jul 18 08:22:43 EDT 2009


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.
 


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 <qzhan2009 at gmail.com>:
> > 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  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> 
> 
> 



More information about the Mono-list mailing list