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

zhang qi qzhan2009 at gmail.com
Sat Jul 18 07:33:40 EDT 2009


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



More information about the Mono-list mailing list