Jump to content

wpreiss

Members
  • Posts

    1
  • Joined

  • Last visited

wpreiss's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hi, I have a data table file paramete.udt which was saved by a V350 to an SD card. I need to externally edit this table, and write it back to the V350. Exporting works perfectly, I also can open the file in the Data Tables Editor. However if I try to change a value, the software crashes. (I am trying to change a value from 20 to 5. The Table is not part of the project, nor write-only. The value to be set is within min/max values. I have installed the most recent sd card suite, and it happens on different windows 7 machines Is there a work around except writing an table editor within the V350? Following the Details: Informationen über das Aufrufen von JIT-Debuggen anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung. ************** Ausnahmetext ************** System.ArgumentOutOfRangeException: 'col' must be non-negative and less than the number of columns in table Parametername: col bei Unitronics.DataTables.Cells.checkColIndexValidify(Int32 col, String name) bei Unitronics.DataTables.Columns.Column.get_Cells() bei Unitronics_Data_Tables_Editor.EditCellView.setValuesToTable() bei Unitronics_Data_Tables_Editor.EditCellView.btnOK_Click(Object sender, EventArgs e) bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Geladene Assemblys ************** mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll. ---------------------------------------- Unitronics Data Tables Editor Assembly-Version: 1.0.19.0. Win32-Version: 1.0.19.0. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Unitronics%20Data%20Tables%20Editor.exe. ---------------------------------------- System.Windows.Forms Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll. ---------------------------------------- System Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll. ---------------------------------------- System.Drawing Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll. ---------------------------------------- Infragistics2.Win.UltraWinGrid.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Win.UltraWinGrid.v9.2.DLL. ---------------------------------------- Infragistics2.Win.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Win.v9.2.DLL. ---------------------------------------- Infragistics2.Shared.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Shared.v9.2.DLL. ---------------------------------------- Infragistics2.Win.UltraWinToolbars.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Win.UltraWinToolbars.v9.2.DLL. ---------------------------------------- Infragistics2.Win.UltraWinDock.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Win.UltraWinDock.v9.2.DLL. ---------------------------------------- Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.DLL. ---------------------------------------- Infragistics2.Excel.v9.2 Assembly-Version: 9.2.20092.2119. Win32-Version: 9.2.20092.2119. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Infragistics2.Excel.v9.2.DLL. ---------------------------------------- System.Xml Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll. ---------------------------------------- System.Design Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll. ---------------------------------------- System.Core Assembly-Version: 3.5.0.0. Win32-Version: 3.5.30729.5420 built by: Win7SP1. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll. ---------------------------------------- Accessibility Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll. ---------------------------------------- mscorlib.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll. ---------------------------------------- System.Xml.Linq Assembly-Version: 3.5.0.0. Win32-Version: 3.5.30729.5420 built by: Win7SP1. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll. ---------------------------------------- Unitronics.DataTables Assembly-Version: 1.0.0.17. Win32-Version: 1.0.0.17. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Unitronics.DataTables.DLL. ---------------------------------------- System.Data Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll. ---------------------------------------- Xceed.Compression.Formats Assembly-Version: 3.7.8577.11540. Win32-Version: 3.7.8577.11540. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Xceed.Compression.Formats.DLL. ---------------------------------------- Xceed.Compression Assembly-Version: 3.7.8577.11540. Win32-Version: 3.7.8577.11540. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Xceed.Compression.DLL. ---------------------------------------- Unitronics.ComDriver Assembly-Version: 1.0.0.61. Win32-Version: 1.0.0.61. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/Unitronics.ComDriver.DLL. ---------------------------------------- System.Windows.Forms.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5420 (Win7SP1.050727-5400). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll. ---------------------------------------- UniDBServices Assembly-Version: 2.0.10.0. Win32-Version: 2.0.10.0. CodeBase: file:///C:/Program%20Files%20(x86)/Unitronics/SD%20Card%20Suite/Libraries/UniDBServices.DLL. ---------------------------------------- ************** JIT-Debuggen ************** Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der Konfigurationsdatei der Anwendung oder des Computers (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden. Die Anwendung muss mit aktiviertem Debuggen kompiliert werden. Zum Beispiel: <configuration> <system.windows.forms jitDebugging="true" /> </configuration>
×
×
  • Create New...