Crash to add datas ources

edited 6:10PM in FastReport .NET
I have a error crash when I try to add a new data sources using FR Desinger (FS.Net Versi??n 2014.1.6). I use MySql Connect extra.

I have this data sources in report:

manifiestoall_vdes
sociedad_cor
manifiestoenviosenviosall_vdes
conductorvehiculoall_vveh

if I try to add a new Data Source, FR crash with next error message:


System.ArgumentException: An entry with the same key already exists.
en System.Collections.Generic.SortedList`2.Add(TKey key, TValue value)
en FastReport.Controls.DataTreeHelper.CreateDataTree(Dictionary dictionary, DataConnectionBase connection, TreeNodeCollection root)
en FastReport.Forms.DataWizardForm.UpdateTree()
en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assemblies loaded **************
mscorlib
Versi??n del ensamblado: 4.0.0.0
Versi??n Win32: 4.0.30319.34003 built by: FX45W81RTMGDR
C??digo base: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

Comments

  • edited 6:10PM

    Hello, any idea ?

    Thanks

    dftoro wrote: »
    I have a error crash when I try to add a new data sources using FR Desinger (FS.Net Versi??n 2014.1.6). I use MySql Connect extra.

    I have this data sources in report:

    manifiestoall_vdes
    sociedad_cor
    manifiestoenviosenviosall_vdes
    conductorvehiculoall_vveh

    if I try to add a new Data Source, FR crash with next error message:


    System.ArgumentException: An entry with the same key already exists.
    en System.Collections.Generic.SortedList`2.Add(TKey key, TValue value)
    en FastReport.Controls.DataTreeHelper.CreateDataTree(Dictionary dictionary, DataConnectionBase connection, TreeNodeCollection root)
    en FastReport.Forms.DataWizardForm.UpdateTree()
    en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    en System.Windows.Forms.Control.WndProc(Message& m)
    en System.Windows.Forms.ButtonBase.WndProc(Message& m)
    en System.Windows.Forms.Button.WndProc(Message& m)
    en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Assemblies loaded **************
    mscorlib
    Versi??n del ensamblado: 4.0.0.0
    Versi??n Win32: 4.0.30319.34003 built by: FX45W81RTMGDR
    C??digo base: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  • edited 6:10PM
    System.ArgumentException: An entry with the same key already exists.

    try a different name for your datasource.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.