PDA

View Full Version : Error Message "Column HoleCard1Int does not belong to table Table



pedrostyle
01-11-2009, 03:39 PM
Hello,

i´ve updatet the HEM to 1.07.01 and if i click to the Cash Table Tab, i got this Error Message, wich i can click continue or quit. This Informations are in the Details:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Column 'HoleCard1Int' does not belong to table Table.
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at HoldemManager.ӣ.थ()
at HoldemManager.ӣ.त(Object ԗ, RunWorkerCompletedEventArgs Ԙ)
at System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(Object arg)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Assembly Version: 1.6.0.0
Win32 Version: 1.6.0.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/HoldemManager.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 7.7.0.0
Win32 Version: 7.7.0.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
HMClass
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/HMClass.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DeployLX.Licensing.v3
Assembly Version: 3.1.2000.0
Win32 Version: 3.1.2000.19262
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Softelvdm.SftTreeNET
Assembly Version: 2.0.7.0
Win32 Version: 2.0.7.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/Softelvdm.SftTreeNET.DLL
----------------------------------------
Softelvdm.Controls
Assembly Version: 1.0.0.10
Win32 Version: 1.0.0.10
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/Softelvdm.Controls.DLL
----------------------------------------
Npgsql
Assembly Version: 1.98.4.0
Win32 Version: 1.98.4.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/Npgsql.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Mono.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/Mono.Security.DLL
----------------------------------------
ZedGraph
Assembly Version: 5.1.4.31904
Win32 Version: 5.1.4.31904
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/ZedGraph.DLL
----------------------------------------
Acid Library
Assembly Version: 1.3.2734.23020
Win32 Version: 1.3.2734.23020
CodeBase: file:///C:/Programme/RVG%20Software/Holdem%20Manager/Acid%20Library.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Please tell me what i have to do.

Thanks and regards

Pedrostyle

morny
01-11-2009, 09:51 PM
Can you reinstall like that this time and tell me if it works:

1) Make a backup of "Config" in a safe location
2) Export your HUDs via "HUD Options => Player Preferences"
3) Uninstall HM via the Control Panel
4) Go to Program Files and delete the RVG Software directory, or the equivalent for Vista
5) Reboot your computer
6) Install the complete setup of HM: http://www.holdemmanager.com/downloads/holdemmanager.zip
7) Upload HM: http://www.holdemmanager.com/downloads/HmUpdate1.07beta.exe
8) Test if it works
9) Overwrite the backuped "holdemmanager.config" file in the new Config directory to recover your settings
10) Test if it works
11) Import your HUDs via "HUD Options => Player Preferences"
12) Test if it works

pedrostyle
01-12-2009, 03:12 PM
Hi Morny,

till Point 8 everything works and if i click on the Cash Table Tab, no Error Message pops up.
Then i overwrite the config file and its the same Error Message...

I am working with Windows XP

Al1
01-12-2009, 04:00 PM
Ok, thus there is probably some corruption with the holdemmanager.config file.

Can you redo a reinstall, but skip point 9) and 10)

(You will have to reconfigure your settings for HM)

Can you attach your holdemmanager.config file too.

pedrostyle
01-15-2009, 08:45 AM
Hi,

i have done everything and it works. Where should i attache the File?

Al1
01-15-2009, 06:40 PM
Hi,

i have done everything and it works. Where should i attache the File?

I your thread, see below when you write a new thread, there is a "Manage Attachments" button.

pedrostyle
01-19-2009, 03:14 PM
Here the Config File