PDA

View Full Version : unable to launch holdem manger



sambroj
12-16-2009, 02:40 PM
I recently purchased holdem manager professional and when trying to launch it am getting an unhandled exception error-


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.42 (RTM.050727-4200)
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.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
----------------------------------------
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
----------------------------------------
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.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.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.

Patvs
12-16-2009, 04:20 PM
Try this first:

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

1. Create a new text document in the Config folder and name it LicDebug
2. Open HM and register
3. Close HM and delete the LicDebug.txt file


--

Other possible solution:

First of all, we need to enable the option to see Hidden Files: http://www.bleepingcomputer.com/tutorials/tutorial62.html

Problems Registering Holdem Manager:

1. Delete C:\Program Files\RVG Software\Holdem Manager\holdemmanager.exe.ldat (Program Files (x86) if you have the 64bit version)

2. Delete C:\ProgramData\XHEO INC\SharedLicenses\HoldemManager.lic (XP Users can find the file at C:\Documents and Settings\All Users\AppData\XHEO INC\SharedLicenses\HoldemManager.lic)

3. Update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe


Problems Registering Table Scanner:

1. Delete C:\Program Files\RVG Software\Holdem Manager\HEMGUI.dll.ldat (Program Files (x86) if you have the 64bit version)

2. Delete C:\ProgramData\XHEO INC\SharedLicenses\HEMGUI.lic (XP Users can find the file at C:\Documents and Settings\All Users\AppData\XHEO INC\SharedLicenses\HEMGUI.lic)

---


Under Vista and Windows 7 make sure UAC is disabled http://www.holdemmanager.net/faq/afmmain.aspx?faqid=73 or holdemmanager.exe, hmhud.exe, and dbcontrolpanel.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the dbcontrolpanel.exe, holdemmanager.exe, and the hmhud.exe executable and select "Run as admin" from the popup menu.

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 you have Microsoft .NET Framework 3.5 SP1 (or later for w7) installed.

fozzy71
12-16-2009, 08:57 PM
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.


Which Operating System, Firewall, and Anti-Virus are you using?

Comodo? Kaspersky?