DataGrid broken

Petit Eric <[email protected]> Sun, 30 Sep 2012 11:40:20 +0200
Newsgroups gmane.comp.gnome.winforms
Message-ID <CAH_FMOUXHXL01ZMP-4-QNUBtRCHRfwGG2=+8hwaF2-sHuuLZ5g@mail.gmail.com>
--===============0021441394==
Content-Type: multipart/alternative; boundary=047d7b60471c00dc1404cae815df

--047d7b60471c00dc1404cae815df
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi
My old software, Cs-Obexftp, worked like an charme, but, the last code
modification of Datagrid has broken it :

30/09/2012 11:31:00: Cannot create a child list for field Table1.
  at System.Windows.Forms.BindingContext.CreateBindingManager
(System.Object data_source, System.String data_member) [0x0006c] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/BindingContext.cs:124

  at System.Windows.Forms.BindingContext.get_Item (System.Object
dataSource, System.String dataMember) [0x00067] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/BindingContext.cs:100

  at System.Windows.Forms.DataGridView.get_DataManager () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/DataGridView.cs:763

  at System.Windows.Forms.DataGridView.ClearBinding () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/DataGridView.cs:6104

  at System.Windows.Forms.DataGridView.ReBind () [0x00018] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/DataGridView.cs:6381

  at System.Windows.Forms.DataGridView.set_DataSource (System.Object value)
[0x00099] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.W=
indows.Forms/DataGridView.cs:747

  at (wrapper remoting-invoke-with-check)
System.Windows.Forms.DataGridView:set_DataSource (object)
  at CsObexFtp.BluetoothAdvertising.InitializeComponent () [0x00811] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFt=
p/Forms/BluetoothAdvertising.Designer.cs:212

  at CsObexFtp.BluetoothAdvertising..ctor () [0x0000d] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFt=
p/Forms/BluetoothAdvertising.cs:19

  at (wrapper remoting-invoke-with-check)
CsObexFtp.BluetoothAdvertising:.ctor ()
  at CsObexFtp.MainForm.bluetoothAdvertisingToolStripMenuItem_Click
(System.Object sender, System.EventArgs e) [0x00010] in
/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFt=
p/Forms/MainForm.cs:1457


The wole code of Cs-obexftp is aviable at sourceforge.net :
http://cs-obexftp.svn.sourceforge.net/viewvc/cs-obexftp/trunk/Cs-ObexFtp/

Sorry if i use the mailling list, but cannot remember or retrieve again the
good bugzilla place.
--=20
 Cordially.
"Quand le gouvernement viole les droits du peuple, l=92insurrection est, po=
ur
le peuple et pour chaque portion du peuple, le plus sacr=E9 des droits et l=
e
plus indispensable des devoirs."

--047d7b60471c00dc1404cae815df
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi<br>My old software, Cs-Obexftp, worked like an charme, but, the last cod=
e modification of Datagrid has broken it : <br><br>30/09/2012 11:31:00: Can=
not create a child list for field Table1.<br>=A0 at System.Windows.Forms.Bi=
ndingContext.CreateBindingManager (System.Object data_source, System.String=
 data_member) [0x0006c] in /home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Man=
aged.Windows.Forms/System.Windows.Forms/BindingContext.cs:124 <br>

=A0 at System.Windows.Forms.BindingContext.get_Item (System.Object dataSour=
ce, System.String dataMember) [0x00067] in /home/qateam/rpm/BUILD/mono-2.10=
.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:1=
00 <br>

=A0 at System.Windows.Forms.DataGridView.get_DataManager () [0x00029] in /h=
ome/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Win=
dows.Forms/DataGridView.cs:763 <br>=A0 at System.Windows.Forms.DataGridView=
.ClearBinding () [0x00029] in /home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/=
Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:6104 <br>

=A0 at System.Windows.Forms.DataGridView.ReBind () [0x00018] in /home/qatea=
m/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Form=
s/DataGridView.cs:6381 <br>=A0 at System.Windows.Forms.DataGridView.set_Dat=
aSource (System.Object value) [0x00099] in /home/qateam/rpm/BUILD/mono-2.10=
.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:747=
 <br>

=A0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.DataGridVi=
ew:set_DataSource (object)<br>=A0 at CsObexFtp.BluetoothAdvertising.Initial=
izeComponent () [0x00811] in /home/eric/Projects/CobexFtp/CobexFtp/cs-obexf=
tp/trunk/Cs-ObexFtp/Cs-ObexFtp/Forms/BluetoothAdvertising.Designer.cs:212 <=
br>

=A0 at CsObexFtp.BluetoothAdvertising..ctor () [0x0000d] in /home/eric/Proj=
ects/CobexFtp/CobexFtp/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFtp/Forms/Bluetoo=
thAdvertising.cs:19 <br>=A0 at (wrapper remoting-invoke-with-check) CsObexF=
tp.BluetoothAdvertising:.ctor ()<br>

=A0 at CsObexFtp.MainForm.bluetoothAdvertisingToolStripMenuItem_Click (Syst=
em.Object sender, System.EventArgs e) [0x00010] in /home/eric/Projects/Cobe=
xFtp/CobexFtp/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFtp/Forms/MainForm.cs:1457=
 <br>

<br clear=3D"all">The wole code of Cs-obexftp is aviable at <a href=3D"http=
://sourceforge.net">sourceforge.net</a> : <br><a href=3D"http://cs-obexftp.=
svn.sourceforge.net/viewvc/cs-obexftp/trunk/Cs-ObexFtp/">http://cs-obexftp.=
svn.sourceforge.net/viewvc/cs-obexftp/trunk/Cs-ObexFtp/</a><br>

<br>Sorry if i use the mailling list, but cannot remember or retrieve again=
 the good bugzilla place.<br>-- <br>=A0Cordially. <br>&quot;Quand le gouver=
nement viole les droits du peuple, l=92insurrection est,=20
pour le peuple et pour chaque portion du peuple, le plus sacr=E9 des=20
droits et le plus indispensable des devoirs.&quot;<br><br>

--047d7b60471c00dc1404cae815df--

--===============0021441394==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

--===============0021441394==--