PDA

View Full Version : HEM v1.09 unhandled exception has occurred in your application



bingbang
11-04-2009, 10:05 PM
I keep getting the following message after updating the 1.09beta to 1.09.

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. The type initializer for Module threw and exception.

If I click continue, HEM attempts to validate but never moves past that, so I am unable to use it at all for the moment. I have purchased HEM, and it has worked fine until now. Please help!

Details:

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:/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:///D:/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.

fozzy71
11-04-2009, 11:50 PM
1) Clear your web cache, and download the beta update again, from the link in my signature, with another browser if possible.
2) Right-Click > Save Link As to save it to a different folder.
3) Reboot, and run the installer first thing.
4) Make sure the update is installing to the proper \holdem manager folder


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

What firewall and antivirus are you using?

bingbang
11-05-2009, 12:07 AM
Thanks for the quick response.

I'm currently using XP SP1. Windows Firewall is off, though I do use PC Tools Firewall Plus. Using Spyware Doctor + Antivirus, Malwarebytes and Dr.Webcureit (occasionally) as anti-virus software.

I've "updated" to a previous HEM patch, and everything seems to be working fine again....

Do you advise me to follow the steps you've outlined, or should I wait for a later HEM patch / version?

fozzy71
11-05-2009, 12:50 AM
Thanks for the quick response.

I'm currently using XP SP1. ........

You need to update windows, badly.

Make sure your B] windows auto updates are fully updated. [/B]

Please keep running windows update until it cant update anymore.

Then reinstall Microsoft .NET Framework:

1) Go to Control Panel -> Add/Remove Software and uninstall every Microsoft .NET Framework you can find in the list.
2) Install this one: http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe


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

schex
04-13-2010, 11:19 PM
Hello

I got the same problems. I tried all but to no avail.
Difference is that I had 1.9 and I update to 1.10.04b.
I cant get in in program, but I can see the box with this text:


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. ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load during appdomain initialization.
---> System.ComponentModel.Win32Exception: Navedene datoteke ni mogoče najti
at CModuleInitialize.LoadWpfGfx(CModuleInitialize* )
at CModuleInitialize.{ctor}(CModuleInitialize* )
at ?A0x0b283f3b.??__E?A0x0b283f3b@cmiStartupRunner@@Y MXXZ()
at _initterm_m((fnptr)* pfbegin, (fnptr)* pfend)
at <CrtImplementationDetails>.LanguageSupport.InitializePerAppDomain(LanguageSu pport* )
at <CrtImplementationDetails>.LanguageSupport._Initialize(LanguageSupport* )
at <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
--- End of inner exception stack trace ---
at <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
at .cctor()
--- End of inner exception stack trace ---
at HoldemManager.frmMain3.h()
at HoldemManager.frmMain3..ctor(frmLoading LoadingForm)
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)


Best regards, matej

morny
04-14-2010, 10:20 AM
What operating system are you using and what is the service pack?

schex
04-14-2010, 03:12 PM
using xp professional
version 2002
service pack 3

netsrak
04-15-2010, 06:32 AM
Kaspersky Virusscanner?

schex
04-15-2010, 07:15 AM
I dont have any antivirus instaled ... hmm

morny
04-15-2010, 07:30 PM
I you try restarting HM a couple of times does it still give the error?

schex
04-15-2010, 10:31 PM
Jap, it doesn't change anything. Think I will format xp and try one more time ..