PDA

View Full Version : Error when opening HM



KJM
11-19-2009, 07:21 PM
Just did clean install to windows 7, installed postgres and latest beta of HM, but when opening HM I get this error:


Unhandled exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit the application will close immediately

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

************** Exception Text **************
System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x600000B-0(Int32 ‎, Int32 ‎)
at <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x6000009-0(Boolean ‎)
at <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x6000008-0(Boolean ‎, Boolean ‎)
at .cctor()
--- End of inner exception stack trace ---
at HoldemManager.frmLoading.d()
at HoldemManager.frmLoading.a(Object A_0, EventArgs A_1)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Assembly Version: 1.9.1.0
Win32 Version: 1.9.1.0
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HoldemManager.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 7.9.9.3
Win32 Version: 7.9.9.3
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DeployLX.Licensing.v3
Assembly Version: 3.2.2000.0
Win32 Version: 3.2.2000.3751
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.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.

overcokee
11-19-2009, 08:15 PM
[2] too

fozzy71
11-19-2009, 10:04 PM
What Operating System, Firewall, and Anti-Virus are you using?

If Kaspersky, please try these steps or uninstall it temporarily. http://forums.holdemmanager.com/showthread.php?t=21610

Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Under Vista and Windows 7 make sure UAC is disabled http://www.holdemmanager.net/faq/afmmain.aspx?faqid=73 or else you must set \holdem manager\dbcontrolpanel.exe, holdemmanager.exe and hmhud.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the executables and select "Run as admin" from the compatibility tab. Windows 7 you MUST set all the executables to always run as admin.

Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

Make sure your video card drivers and windows auto updates are fully updated. Make sure you have Microsoft .NET Framework 3.5 SP1 (or later for w7) installed.

KJM
11-19-2009, 10:32 PM
What Operating System, Firewall, and Anti-Virus are you using?

If Kaspersky, please try these steps or uninstall it temporarily. http://forums.holdemmanager.com/showthread.php?t=21610

Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Under Vista and Windows 7 make sure UAC is disabled http://www.holdemmanager.net/faq/afmmain.aspx?faqid=73 or else you must set \holdem manager\dbcontrolpanel.exe, holdemmanager.exe and hmhud.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the executables and select "Run as admin" from the compatibility tab. Windows 7 you MUST set all the executables to always run as admin.

Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

Make sure your video card drivers and windows auto updates are fully updated. Make sure you have Microsoft .NET Framework 3.5 SP1 (or later for w7) installed.

Windows 7 Avira Antvirus

UAC turned off, downloaded latest beta today, all drivers are updated

Problems occurred before I downloaded firewall, have since downloaded commodo firewall

Just downloaded Microsoft .netframework 4 and set the .exe to run as administrator but still getting the error on startup

navi
11-19-2009, 11:03 PM
I'm getting this error too. I was running 1.09.00. I've just updated to 1.09.02 and it's still giving the error on startup.

OS: Vista Home Premium
Firewall: Comodo
AV: Microsoft Security Essentials

I haven't had any issues until today.

fozzy71
11-19-2009, 11:24 PM
I have forwarded this thread to my support manager for a reply.

fabio
11-23-2009, 09:16 PM
Please uninstall Comodo and restart your computer, it should work then. I know you said that it didnt work before when Comodo wasn't installed yet but I recently had a Teamviewer session where this fixed the issue

Sokep
11-25-2009, 10:33 AM
I have the same problem.
I use windows xp, and F-Secure as antivirus.
i have update to the latest beta

fozzy71
11-25-2009, 11:06 AM
Close HEM and your anti-virus and delete any \xenocode\appliance cache folders and any other possible false positive files.

1. Enable "Show hidden files and folders" under Control Panel -> Folder Options -> View
2. Go to C:\Users\%USERPROFILE%\AppData\Local\Xenocode\Appl iance Cache and delete every folder you can find in there

If you are on XP, that location is C:\Documents and Settings\%USERPROFILE%\Local\Application Data\xenocode\appliance cache

Empty your recycle bin.

Uninstall any anti-virus and firewalls

reboot

Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

If HM opens and connects properly, you can reinstall your security software 1 at a time, and test HM each time. This will pinpoint the conflict. Then you can either try and set some more exceptions, or find an alternative security software.

Sokep
11-25-2009, 02:48 PM
I havent any folder named Xenocode at Application Data.

fozzy71
11-25-2009, 08:09 PM
Then skip that and follow the rest of the directions. I suggest uninstalling your anti-virus and rebooting. If HM works, then you install your anti-virus again and HM quits, you know the conflict.

Sokep
11-25-2009, 10:20 PM
I have already unistall my anti-virus and HM doesnt work yet.

Sokep
11-25-2009, 10:24 PM
I have reinstall HM and postgresql but the error continues:


Consulte 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.FileNotFoundException: No se puede encontrar el módulo especificado. (Excepción de HRESULT: 0x8007007E)
en System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
en System.Windows.Forms.WebBrowserBase.TransitionFrom PassiveToLoaded()
en System.Windows.Forms.WebBrowserBase.TransitionUpTo (AXState state)
en System.Windows.Forms.WebBrowserBase.OnParentChange d(EventArgs e)
en System.Windows.Forms.Control.AssignParent(Control value)
en System.Windows.Forms.Control.ControlCollection.Add (Control value)
en LeakBuster2._.Mainf.a()
en LeakBuster2._.Mainf..ctor()
en HoldemManager.frmMainNew.i()
en HoldemManager.frmMainNew..ctor(frmLoading LoadingForm)
en HoldemManager.frmLoading.a(Object A_0, EventArgs A_1)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(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.3053 (netfxsp.050727-3000)
Código base: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Versión del ensamblado: 1.9.1.0
Versión Win32: 1.9.1.0
Código base: file:///C:/Archivos%20de%20programa/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.3053 (netfxsp.050727-3000)
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: 7.9.9.3
Versión Win32: 7.9.9.3
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------
System.Xml
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/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.3751
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
mscorlib.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/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Web
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_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Configuration
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.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
LeakBuster2.5
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/LeakBuster2.5.DLL
----------------------------------------
HEMGUI
Versión del ensamblado: 1.0.9.76
Versión Win32: 1.0.9.76
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/HEMGUI.DLL
----------------------------------------
KeyGenerateClassLibrary
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/KeyGenerateClassLibrary.DLL
----------------------------------------
GlassButton
Versión del ensamblado: 1.3.2.29932
Versión Win32: 1.3.2.29932
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/GlassButton.DLL
----------------------------------------
EnhancedWebBrowser
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///C:/Archivos%20de%20programa/RVG%20Software/Holdem%20Manager/EnhancedWebBrowser.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.

fozzy71
11-25-2009, 11:50 PM
Do you have the windows xp service pack 3 updates?

Try to reinstall Microsoft .NET Framework:

1) Download and run this unisntaller - http://www.holdemmanager.com/downloads/dotnetfx_cleanup_tool.zip
2) Install this one: http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe

Sokep
11-26-2009, 11:53 AM
Yesterday i saw this in other post and i have reinstalled it 3 times without results.