PDA

View Full Version : Unhandled exception



Beanti
02-28-2011, 11:28 PM
edit: for addition info when reinstalling HEM it just told me at the end of the installation that it couldnt install Postgres SQL which i have no idea why leading to the same message posted below again

Hey, just reinstalled my windows tonight but when i start HEM it it shows me the following 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. ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load during appdomain initialization.
---> System.ComponentModel.Win32Exception: The specified module could not be found
at CModuleInitialize.LoadWpfGfx(CModuleInitialize* )
at CModuleInitialize.{ctor}(CModuleInitialize* )
at ?A0x828d0bb1.??__E?A0x828d0bb1@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 i.a()
at i..ctor(cx A_0)
at cx.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.11.5.3537
Win32 Version: 1.11.05.3537
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: 8.3.0.0
Win32 Version: 8.3.0.0
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.3813
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.4902 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsFormsIntegration/3.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationCore
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.4902 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_32/PresentationCore/3.0.0.0__31bf3856ad364e35/PresentationCore.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.




can u guys pls help me with that? thanks!

netsrak
03-01-2011, 04:44 AM
Under Vista and Windows 7 make sure that 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 holdemmanager.exe, dbcontrolpanel.exe and the hmhud.exe executable and select "Run as admin" from the popup menu under compatibility tab.

Beanti
03-01-2011, 09:20 AM
Did that, same error still

Beanti
03-01-2011, 06:33 PM
For further information, this is the message it gives in details when saying cant install PostgresSQL (had to shorten it some due to maximum characters in post)

Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager
Is admin account
[...]
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\Docs
Extract: gettingstarted.htm... 100%
Extract: scanabs.htm... 100%
Extract: scaneverest.htm... 100%
Extract: scanipoker.htm... 100%
Extract: scanparty.htm... 100%
Extract: scanprima.htm... 100%
Extract: scanstars.htm... 100%
Extract: scantilt.htm... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\Filter
Extract: All Player.ppf... 100%
Extract: All Tables.fpf... 100%
Extract: Buddies.fpf... 100%
Extract: Buddies.ppf... 100%
Extract: Friends.fpf... 100%
Extract: Friends.ppf... 100%
Extract: HighVPIP.ppf... 100%
Extract: Loser.ppf... 100%
Extract: NoShortStacks.fpf... 100%
Extract: Regulars.ppf... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\Images
Extract: abs.png
Extract: ante.png... 100%
Extract: cap.png... 100%
Extract: deep.png... 100%
Extract: empty.png
Extract: everest.png
Extract: ftp.png
Extract: ip.png
Extract: jackpot.png
Extract: none.png
Extract: ongame.png
Extract: party.png
Extract: prima.png
Extract: shallow.png... 100%
Extract: speed.png
Extract: stars.png
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\Scoring
Extract: NoLimit.spf... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\Scoring\Backup
Extract: NoLimit.spf... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\filterv2
Extract: Buddies.fpf... 100%
Extract: Buddies.ppf... 100%
Extract: Friends.fpf... 100%
Extract: Friends.ppf... 100%
Extract: HighVPIP.ppf... 100%
Extract: Loser.ppf... 100%
Extract: NoShortStacks.fpf... 100%
Extract: Regulars.ppf... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\FishFinder\filterv2\backup
Extract: Buddies.fpf... 100%
Extract: Buddies.ppf... 100%
Extract: Friends.fpf... 100%
Extract: Friends.ppf... 100%
Extract: HighVPIP.ppf... 100%
Extract: Loser.ppf... 100%
Extract: NoShortStacks.fpf... 100%
Extract: Regulars.ppf... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Images
Extract: Cards0.png... 100%
Extract: Cards1.png... 100%
Extract: Cards2.png... 100%
Extract: Cards3.png... 100%
Extract: Cards4.png... 100%
Extract: Cards5.png... 100%
Extract: Cards6.png... 100%
Extract: Cards7.png... 100%
Extract: Cards8.png... 100%
Extract: Cards9.png... 100%
Extract: NoteBlue.png... 100%
Extract: NoteCyan.png... 100%
Extract: NoteGreen.png... 100%
Extract: NoteGrey.png
Extract: NoteOrange.png... 100%
Extract: NotePurple.png... 100%
Extract: NoteRed.png... 100%
Extract: NoteYellow.png... 100%
Extract: smallicons.png
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\HEM Data
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\HUD Data
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\Import Errors
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\Logs
Extract: Trace.bak... 100%
Extract: Trace.log... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\Status
Extract: CLOSE.DAT
Extract: Summary.View
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Importing\Work Folder
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Logs
Extract: HoldemVision.log... 100%
Extract: LB.log... 100%
Extract: Reg.log... 100%
Extract: SQLErrors.txt... 100%
Extract: Serial.txt
Extract: VersionHistory.txt
Extract: VersionHistory1.08.txt
Extract: evLog.txt... 100%
Extract: log.bak
Extract: log.txt... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\ReplayerSkin
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\ReplayerSkin\CardRunners
Extract: Chips.png... 100%
Extract: Deck.png... 100%
Extract: FoldedPlayerBackground.png... 100%
Extract: PlayerBackground.png... 100%
Extract: TableBackground.jpg... 100%
Extract: TableData.xml... 100%
Extract: TableElements.xml... 100%
Extract: button.png... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\ReplayerSkin\Default Skin
Extract: Chips.png... 100%
Extract: Deck.png... 100%
Extract: FoldedPlayerBackground.png... 100%
Extract: PlayerBackground.png... 100%
Extract: TableBackground.jpg... 100%
Extract: TableData.xml... 100%
Extract: TableElements.xml... 100%
Extract: button.png... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Reports
Extract: 1 - Leak Buster - Stakes.Report... 100%
Extract: 2 - Leak Buster - Overall.Report... 100%
Extract: 3 - Leak Buster - Position.Report... 100%
Extract: 4 - Leak Buster - Pre-flop.Report... 100%
Extract: By Stakes.Report... 100%
Extract: HandAtShowdown.Report... 100%
Extract: HandAtShowdownDetailed.Report... 100%
Extract: HandGroupings.Report... 100%
Extract: HoleCards.Report... 100%
Extract: NumberOfPlayers.Report... 100%
Extract: Overall.Report... 100%
Extract: PluggingLeaks1_Overall.Report... 100%
Extract: PluggingLeaks2_Basics.Report... 100%
Extract: PluggingLeaks3_FuzzRule.Report... 100%
Extract: Position.Report... 100%
Extract: PreflopActivity.Report... 100%
Extract: StackSize.Report... 100%
Extract: WinningsSummary.Report... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\SitNGoWizard
Extract: DropDownPanel.dll... 100%
Extract: PropertyGridEx.dll... 100%
Extract: SitNGoWizard.General.2.0.dll... 100%
Extract: SitNGoWizard.OpponentModel.2.0.dll... 100%
Extract: SitNGoWizard.Poker.2.0.dll... 100%
Extract: SitNGoWizard.UI.2.0.dll... 100%
Extract: SitNGoWizard.chm... 100%
Extract: Syncfusion.Chart.Windows.dll... 100%
Extract: Syncfusion.Core.dll... 100%
Extract: Syncfusion.Grid.Base.dll... 100%
Extract: Syncfusion.Grid.Grouping.Windows.dll... 100%
Extract: Syncfusion.Grid.Windows.dll... 100%
Extract: Syncfusion.Grid.grouping.Base.dll... 100%
Extract: Syncfusion.Grouping.Base.dll... 100%
Extract: Syncfusion.Grouping.Windows.dll... 100%
Extract: Syncfusion.HTMLUI.Base.dll... 100%
Extract: Syncfusion.HTMLUI.Windows.dll... 100%
Extract: Syncfusion.Shared.Base.dll... 100%
Extract: Syncfusion.Shared.Windows.dll... 100%
Extract: Syncfusion.Tools.Base.dll... 100%
Extract: Syncfusion.Tools.Windows.dll... 100%
Extract: Syncfusion.chart.Base.dll... 100%
Extract: log4net.dll... 100%
Extract: zlib.net.dll... 100%
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager\Temp
Output folder: C:\Program Files (x86)\RVG Software\Holdem Manager
Create folder: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Holdem Manager
Create shortcut: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Holdem Manager\Holdem Manager.lnk
Create shortcut: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Holdem Manager\Uninstall Holdem Manager.lnk
Create shortcut: C:\Users\Public\Desktop\HoldemManager.lnk
Created uninstaller: C:\Program Files (x86)\RVG Software\Holdem Manager\UninstallHoldemManager.exe
Output folder: C:\Program Files\PSQLINSTALL
top level install dir -->C:\Program Files
Is admin account
fs=NTFS
.NET found
Extract: TestFirewall.exe... 100%
Extract: TestFirewall.exe.config... 100%
Antivirus Installed: False
test antivirus returned 0
seclogon error status: 0
seclogon status: 4
firewall enabled: 0
firewall not enabled
postgresql error status: 1060
postgresql status: 0
starting pgsql-8.3
postgresql error status: 1060
postgresql status: 0
postgresql error status: 1060
postgresql status: 0
starting postgresql-8.4
postgresql error status: 1060
postgresql status: 0
postgres installdir: C:\Program Files\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClient
granting write permission on top level postgres directory
found dir
try rename C:\Program Files\PostgreSQL\8.4 --> C:\Program Files\PostgreSQL\8.4-prev-2011-11-Feb-11-34-22
Create folder: C:\Program Files\PostgreSQL\8.4-prev-2011-11-Feb-11-34-22
Moving files: C:\Program Files\PostgreSQL\8.4\*.* to C:\Program Files\PostgreSQL\8.4-prev-2011-11-Feb-11-34-22\
Remove folder: C:\Program Files\PostgreSQL\8.4\
renamed dir
wrote testfile
Delete file: C:\Program Files\PostgreSQL\testfile
Extract: postgresql-8.4.1-1-windows.exe... 100%
Execute: "C:\Program Files\PSQLINSTALL\postgresql-8.4.1-1-windows.exe" --mode unattended --superpassword postgrespass
postgres installdir: C:\Program Files\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClient

Patvs
03-01-2011, 11:36 PM
Turn on the secondary logon: The secondary logon service is a standard windows service which is available on every windows computer. In the latest versions it is not started automatically. You need to start it via control panel > administrative tools > services. Starting it once should insure it works in the future also.


Download and install SQL 9.0.3 from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org)
Install it to port 5433 and to a non-default folder, for example: C:/PostgreSQL/ (so NOT in C:/Program Files)
If 9.0.3 fails, install 8.2.20 (8.2.x will ALWAYS run)


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

Manually run a Windows Update and make sure ALL .net framework updates are installed.

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 properties... then select "Run as admin" from the compatibility tab.

Beanti
03-07-2011, 12:33 PM
i simply can not get it running with either postgres version. I use Win7, no firewall and avast anti vir. i updated win including all .net updates and made sure to start as admin. latest error message is:

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: The specified module could not be found
at CModuleInitialize.LoadWpfGfx(CModuleInitialize* )
at CModuleInitialize.{ctor}(CModuleInitialize* )
at ?A0x828d0bb1.??__E?A0x828d0bb1@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 i.a()
at i..ctor(cx A_0)
at cx.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.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Assembly Version: 1.11.5.3537
Win32 Version: 1.11.05.3537
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: 8.3.0.0
Win32 Version: 8.3.0.0
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.3813
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4955 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.4902 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsFormsIntegration/3.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationCore
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.4902 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_32/PresentationCore/3.0.0.0__31bf3856ad364e35/PresentationCore.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
03-07-2011, 10:18 PM
So is PostgreSQL running??

And you only get this error when you start HoldemManager?

Or you get this error when you run the PostgreSQL installer?

Beanti
03-08-2011, 12:28 PM
i get the error when i start HoldemManager. Using the PGAdmin tool i can connect to every database on port 5433 without problems.

Patvs
03-09-2011, 12:29 AM
Manually run a Windows Update and install all updates.
Windows 7 is updated to Service Pack 1 already?



If that doesn't resolve it, manually reinstall
VC++ 2005 and VC++ 2008:
Download details: Microsoft Visual C++ 2005 Redistributable Package (x86) (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en)

Download details: Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update (http://www.microsoft.com/downloads/en/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en)

Download details: Microsoft Visual C++ 2008 Redistributable Package (x86) (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en)

Beanti
03-09-2011, 11:06 AM
so i installed all that stuff but it still doesnt work. I can start the dbcontrolpanel for example though and it works just fine and lets me make databases etc. Just the Holdemmanager.exe starting crashes on me all the time

Patvs
03-09-2011, 06:15 PM
please reinstall your Microsoft .NET Framework:

1) Run http://rvgsoftware.fileburst.com/dotnetfx_cleanup_tool.zip
2) Install this one: http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe



Are you using a non-English Windows...?
Or special stripped version of Windows (to reduce installation size)?