[Mono-bugs] [Bug 473680] New: DtgView + Ds + Table : Cannot create a child list for field Table1
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Feb 7 16:01:50 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=473680
Summary: DtgView + Ds + Table : Cannot create a child list for
field Table1
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.Data
AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at lists.ximian.com
Found By: DeveloperNet
Take the folowing solution who work nice under Windows with .NET/VS2008 :
http://surfzoid.free.fr/freevbsoft/MonoRPM/MonoRpm.2009.02.07.tar.bz2
Open the solution, on the main Form click in the Menu :
"Edition/MediaManager"
The app crash in MediaManager.Designer.cs file with :
System.ArgumentException: Cannot create a child list for field Table1.
at System.Windows.Forms.BindingContext.CreateBindingManager (System.Object
data_source, System.String data_member) [0x000aa] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:133
at System.Windows.Forms.BindingContext.get_Item (System.Object dataSource,
System.String dataMember) [0x00067] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:102
at System.Windows.Forms.DataGridView.get_DataManager () [0x00029] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:747
at System.Windows.Forms.DataGridView.ClearBinding () [0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:5877
at System.Windows.Forms.DataGridView.ReBind () [0x00012] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:6085
at System.Windows.Forms.DataGridView.set_DataSource (System.Object value)
[0x0004a] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:736
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.DataGridView:set_DataSource (object)
at InstallMono.Forms.MediaManager.InitializeComponent () [0x00000]
at InstallMono.Forms.MediaManager..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) InstallMono.Forms.MediaManager:.ctor
()
at InstallMono.Form1.mediaManagerToolStripMenuItem_Click (System.Object
sender, System.EventArgs e) [0x00000]
at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs e) [0x0001c]
in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripItem.cs:997
at System.Windows.Forms.ToolStripMenuItem.OnClick (System.EventArgs e)
[0x000a5] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripMenuItem.cs:262
at System.Windows.Forms.ToolStripMenuItem.HandleClick (System.EventArgs e)
[0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripMenuItem.cs:492
at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e,
ToolStripItemEventType met) [0x00042] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripItem.cs:1774
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.ToolStripItem:FireEvent
(System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
at System.Windows.Forms.ToolStrip.OnMouseUp
(System.Windows.Forms.MouseEventArgs mea) [0x00047] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs:959
at System.Windows.Forms.ToolStripDropDown.OnMouseUp
(System.Windows.Forms.MouseEventArgs mea) [0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripDropDown.cs:622
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00081] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5595
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x0017c] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5332
at System.Windows.Forms.ScrollableControl.WndProc
(System.Windows.Forms.Message& m) [0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollableControl.cs:807
at System.Windows.Forms.ToolStrip.WndProc (System.Windows.Forms.Message& m)
[0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs:1213
at System.Windows.Forms.ToolStripDropDown.WndProc
(System.Windows.Forms.Message& m) [0x0001c] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripDropDown.cs:706
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:234
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:215
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00085] in
/home/eric/tmp/monoSVN/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:242
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list