[Mono-list] Mono 1.2?
Carlos Adriano Portes
xcap2000 at gmail.com
Fri Nov 24 20:17:56 EST 2006
Mono 1.2 is not as good as I thoght, I'd say specially winforms that do
not work properly as net 1.1, let's go to the problem, a simple database
aplication using postgresql and datagrid, when pressing del to remove a
line:
adriano at adriano-desktop:~$ mono TestWin.exe
Unhandled Exception: System.InvalidOperationException:
Hashtable.Enumerator: snapshot out of sync.
at System.Collections.Hashtable+Enumerator.FailFast () [0x00000]
at System.Collections.Hashtable+Enumerator.MoveNext () [0x00000]
at System.Windows.Forms.DataGrid.ProcessGridKey
(System.Windows.Forms.KeyEventArgs ke) [0x00000]
at System.Windows.Forms.DataGrid.ProcessDialogKey (Keys keyData)
[0x00000]
at System.Windows.Forms.Control.ProcessDialogKey (Keys keyData) [0x00000]
at System.Windows.Forms.TextBoxBase.ProcessDialogKey (Keys keyData)
[0x00000]
at System.Windows.Forms.Control.InternalPreProcessMessage
(System.Windows.Forms.Message& msg) [0x00000]
at System.Windows.Forms.Control.PreProcessMessage
(System.Windows.Forms.Message& msg) [0x00000]
at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x00000]
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form
mainForm) [0x00000]
at TestWin.Form1.Main () [0x00000]
Could someone help me, or say if it works fine in your machine? if
someone interested(you are always wiling to help, thanx to everybody
that always help me a our community!) in helping I can send via e-mail
the aplication.
More information about the Mono-list
mailing list