PDA

View Full Version : HEM shuts down at start



garywood
12-18-2009, 06:59 PM
hem shuts down every time i try to start it. i recently did a repair on my windows XP. since then it didnt work, first i got an errormsg about the microsoft framework. i tried reinstalling the framework aswell as HEM. didnt help. now i get this error:

http://i47.tinypic.com/169j669.png

unfortunately its german. first here is the original and then the translated version via google translate if that helps.


Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.TypeInitializationException: Der Typeninitialisierer für <Module> hat eine Ausnahme verursacht. ---> System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
bei <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x600000B-0(Int32 ‎, Int32 ‎)
bei <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x6000009-0(Boolean ‎)
bei <PrivateImplementationDetails>{1100C8AA-B3AF-4064-B36C-E757D329D2CC}.$$method0x6000008-0(Boolean ‎, Boolean ‎)
bei .cctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei HoldemManager.frmLoading.d()
bei HoldemManager.frmLoading.a(Object A_0, EventArgs A_1)
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(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.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:///D:/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.
----------------------------------------
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:///D:/Programme/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.
----------------------------------------
System.Windows.Forms.resources
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.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
DeployLX.Licensing.v3
Assembly-Version: 3.2.2000.0.
Win32-Version: 3.2.2000.3751.
CodeBase: file:///D:/Programme/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL.
----------------------------------------
mscorlib.resources
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.
----------------------------------------

************** 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>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

________________________________________________

Information about calling JIT debugging
instead of this dialog box, see end of this message.

************** Exception Text **************
System.TypeInitializationException: The type initializer for <Module> has caused an exception. ---> System.AccessViolationException: Attempted to read or write protected memory too. 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)
hWnd at System.Windows.Forms.NativeWindow.Callback (IntPtr, 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.
----------------------------------------
Hold emma nager
Assembly Version: 1.9.1.0.
Win32 Version: 1.9.1.0.
CodeBase: file: / / / C: / Program Files / RVG Software / Holdem Manager / 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 Files / RVG Software / Holdem Manager/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.
----------------------------------------
System.Windows.Forms.resources
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.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
DeployLX.Licensing.v3
Assembly Version: 3.2.2000.0.
Win32 Version: 3.2.2000.3751.
CodeBase: file: / / / C: / Program Files / RVG Software / Holdem Manager/DeployLX.Licensing.v3.DLL.
----------------------------------------
mscorlib.resources
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.
----------------------------------------

************** JIT Debugging **************
To enable the JIT debugging (Just-In-Time) to be in a
Application configuration file or the computer
(machine.config) the value in the section jitDebugging system.windows.forms set.
The application must be compiled with debugging enabled.

For example:

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

When JIT debugging is enabled, any unhandled
Exceptions to the JIT debugger sent to the
Computer is registered and handled by this dialog box.

fozzy71
12-18-2009, 09:38 PM
German to English translation
System.TypeInitializationException: The type initializer for <Module> has caused an exception. ---> System.AccessViolationException: Attempted to read or write protected memory too. This is often an indication that other memory is corrupt.

This is usually caused by Comodo or Kaspersky.

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

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

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

For W7 and Vista 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. If you have Vista and the checkboxes are greyed out and you can't select it, please turn UAC on, reboot, and then set the files to run as administrator.

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.