PDA

View Full Version : Connection error



javiert
12-13-2010, 06:08 AM
Hi, HM is not connecting and it says:

"An error occurred while reading the config/holdemmanager.config.file:falta el elemento raíz.

HM will now back up the old config file and create a new one for you"

I clik OK but it doesn´t get fixed and in the details window appears the next:

onsulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.IO.IOException: No se puede crear un archivo que ya existe.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en System.IO.__Error.WinIOError()
en System.IO.File.Move(String sourceFileName, String destFileName)
en ay.a(Boolean A_0)
en ay.b(Boolean A_0)
en cw.c(Object A_0, EventArgs A_1)
en System.Windows.Forms.Form.OnLoad(EventArgs e)
en DevComponents.DotNetBar.Office2007RibbonForm.OnLoa d(EventArgs e)
en System.Windows.Forms.Form.OnCreateControl()
en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
en System.Windows.Forms.Control.CreateControl()
en System.Windows.Forms.Control.WmShowWindow(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
en System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
en System.Windows.Forms.Form.WmShowWindow(Message& m)
en System.Windows.Forms.Form.WndProc(Message& m)
en DevComponents.DotNetBar.Office2007RibbonForm.WndPr oc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3615 (GDR.050727-3600)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Versión del ensamblado: 1.11.4.2912
Versión Win32: 1.11.04.2912
Código base: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HoldemManager.exe
----------------------------------------
System.Drawing
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3053 (netfxsp.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3614 (GDR.050727-3600)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3053 (netfxsp.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
DevComponents.DotNetBar2
Versión del ensamblado: 8.3.0.0
Versión Win32: 8.3.0.0
Código base: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------
System.Xml
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3074 (QFE.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3053 (netfxsp.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3053 (netfxsp.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
DeployLX.Licensing.v3
Versión del ensamblado: 3.2.2000.0
Versión Win32: 3.2.2000.3813
Código base: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3615 (GDR.050727-3600)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.XML.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.3053 (netfxsp.050727-3000)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.resources/2.0.0.0_es_b77a5c561934e089/System.Xml.resources.dll
----------------------------------------

************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:

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

Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.


I have updated the software and reboot my computer a few times but it is still not working. Any solutions?

Thank you.

Sarek
12-13-2010, 06:57 AM
Follow this FAQ http://faq.holdemmanager.com/questions/99/Reinstalling+HEM+without+Losing+Preferences+]FAQ - Hold'em Manager Poker Tracking Software - Reinstalling HEM without Losing Preferences
Please Uninstall Holdem Manager and reinstall it

http://faq.holdemmanager.com/questions/126/Using+Revo+Uninstaller+ - Using Revo Uninstaller (uninstall HM with Revo FREE and reinstall it)

If your doing a clean reinstall you should consider the following.

See this FAQ http://faq.holdemmanager.com/questions/26/Registration+Benefits on how to reset your code

Finally Please install the latest version: http://rvgsoftware.fileburst.com/HmBetaUpdate.exe