PDA

View Full Version : Error pop-up



Daniel
12-14-2011, 05:28 PM
Lately I frequently get pop-up errors (see screenshot).

If I click continue, everything is working fine, until the next pop-up. Any ideas?

Patvs
12-14-2011, 11:31 PM
Which Operating System, Firewall, and Anti-Virus are you using?

Please update to the latest beta - http://www.holdemmanager.com/Downloads/HmUpdate.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 properties... then select "Run as admin" from the compatibility tab.

Add exceptions to the windows firewall for holdemmanager.exe and hmhud.exe**, even if the firewall is turned off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily.

**do the same for postgres.exe in the Program Files/PostgreSQL/8.4/bin folder

Run a manual Windows Update and install all updates, including all .net framework updates.

Daniel
12-15-2011, 04:25 AM
I think I use the latest beta, but had these problems too with 12.06.

I use Vista, Avast, Windows firewall. Exeptions were set, UAC is off and HM is run as admin. .net is up to date.

Patvs
12-15-2011, 05:01 AM
Try creating a new database: Options--> Database Management--> Connect--> Create New Database--> (set it as default)--> Start HoldemManager and reimport your hands

Read:
http://forums.holdemmanager.com/manager-general/11194-top-10-hem-performance-increase-tips.html
assigning more RAM to PostgreSQL

Daniel
12-15-2011, 05:45 AM
This was not the answer I was hoping for. I already did this 2 times earlier this year, and this would take me more than a week... Maybe I'll switch completely to HM2 to avoid this...

Could this error also affect HM2 performance? I also have issues with HM2 (connection problems to DB).

Patvs
12-15-2011, 06:09 AM
Which PostgreSQL version are you using, using which port?
It seems you have some sort of database connection issue.
Possible cause:
-1 corrupt database
-2 general 'connection' issue


To prove it's not a corrupt database: run a vacuum/analyse in pgadminIII. (corrupt database--> will result in an error)
If you have no error--> Try editing the postgresql.config file---> install an update from PostgreSQL: Welcome (http://www.postgresql.org). (8.4.10 if you were using 8.4.x before)

---



If that doesn't resolve it.

If you have 4+ GB with a 64 bit windows--> install SQL 9.1 to a different port (5433)
Otherwise use 8.2 to port 5434. Edit the postgresql.config file--> and reimport your handhistories.


After you've reimported the hands--> BACKUP THE DATABASE.
It'll only take you half an hour to RESTORE a backup (compared to days of reimporting hands)


--

Switching to HM2 will only partially solve this: you'll be able to import your handhistories 5x faster into a new HM2 database.
But whether you use HM1 or HM2, if the update to 8.4.10 doesn't solve it, go for a different version installed to a different port with a new database.

Daniel
12-15-2011, 06:17 AM
8.3 for both HM1 and HM2 on port 5432. I have 32 bit vista. DB is around 30 GB I think.

I'm at work now, will try vacuum. I earlier had some error with HM1 and reindexing solved these issues.

Daniel
12-15-2011, 05:07 PM
Vacuum was fine, no errors. HOw can I update postgresql? On the site, I only see full downloads, not updates

Download PostgreSQL | EnterpriseDB (http://www.enterprisedb.com/products-services-training/pgdownload)

Should I stick to 8.3, or can I update to 8.4 without reimporting?

Patvs
12-16-2011, 01:18 AM
You can update 8.3.x to 8.3.17 by just running the full installer.

Daniel
12-16-2011, 07:10 PM
pop-up when installing/updating:

the existing directory (date/time setting: floating-point numbers) is not compatible with this server (date/time setting: 64-bit integers)

Patvs
12-17-2011, 12:31 AM
If the update doesn't work, something is wrong with your current installation.

SAVE your notes, custom HUD, bonus/rakeback settings, by exporting them if you can still connect to the old database.
Also if you don't have all your handhistories in your archive folder, export your hands as a secondary backup.

Then install SQL 8.2: http://ftp.postgresql.org/pub/binary/v8.2.22/win32/postgresql-8.2.22-1.zip to a new port number instead.

Daniel
12-17-2011, 06:11 AM
DB is still working. Would instatlling 8.2 require a reimport of hands? Why revert backt to 8.2 btw?

Patvs
12-17-2011, 10:18 PM
Yes, installing a different version of SQL will require a new database, and reimporting all your hands.

You can also try SQL 9.0/9.1/8.4.
If those cause problems use 8.2

Daniel
12-18-2011, 05:00 PM
How does HM2 handle different versions of postgresql? I have a db with 8.3 en backupped that one via PGadminIII, and would like to restore it with 8.4 (that's possible right?). If I install postgres 8.4, then what? Can it use 8.3 and 8.4 at the same time? Which version is in the combo installer btw?

edit: another error (HM2) can't see pop-ups, see below. Getting pretty fed up with this...

I threw some lines out, because the message was too long.


Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************
System.ArgumentException: pfr1.0 is geen geldige waarde voor eigenschap SharedSizeGroup.
bij System.Windows.DependencyObject.SetValueCommon(Dep endencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
bij HoldemManager.Modules.UI.HUD.HudPopup.ApplyToGrid( Grid parentGrid, List`1 loadedList, IActivePlayer iPlyr, HudConfig cfg, Table tbl, String popupName, String caddyBadgeIndex)
bij HoldemManager.Modules.UI.HUD.HudPopup..ctor(Table tbl, IActivePlayer iPlyr, String name, String caddyBadgeIndex)
bij HoldemManager.Modules.UI.HUD.LayeredWindow.MakePop upWindow(HudPanel hp, Point pt, Int32 seat, Int32 subPanel)
bij HoldemManager.Modules.UI.HUD.LayeredWindow.HoverTi ck(Object sender, EventArgs e)
bij System.Windows.Forms.Timer.OnTick(EventArgs e)
bij System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
HoldemManager
Assembly-versie: 2.0.0.5939
Win32-versie: 2.0.0.5939
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/HoldemManager.exe
----------------------------------------
PresentationFramework
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.233
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
HoldemManager.Infrastructure
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/HoldemManager.Infrastructure.DLL
----------------------------------------
Xceed.Wpf.DataGrid.v4.2
Assembly-versie: 4.2.0.0
Win32-versie: 4.2.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.DataGrid.v4.2.DLL
----------------------------------------
Microsoft.Practices.Composite.UnityExtensions
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Practices.Composite.UnityExtensions.DLL
----------------------------------------
Microsoft.Practices.Composite.Presentation
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Practices.Composite.Presentation.DLL
----------------------------------------
Microsoft.Practices.Composite
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Practices.Composite.DLL
----------------------------------------
Microsoft.Practices.Unity
Assembly-versie: 2.0.414.0
Win32-versie: 2.0.414.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Practices.Unity.DLL
----------------------------------------
System.Core
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
RibbonControlsLibrary
Assembly-versie: 4.0.0.11019
Win32-versie: 4.0.0.11019
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/RibbonControlsLibrary.DLL
----------------------------------------
NoteCaddy.Business
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/NoteCaddy.Business.DLL
----------------------------------------
mscorlib.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.235 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Microsoft.Practices.ServiceLocation
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Practices.ServiceLocation.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly-versie: 0.0.0.0
Win32-versie: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
PresentationFramework.Aero
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
Xceed.Wpf.Themes.LiveExplorer.v2.0
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.Themes.LiveExplorer.v2.0.DLL
----------------------------------------
Xceed.Wpf.Themes.Office2007.v2.0
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.Themes.Office2007.v2.0.DLL
----------------------------------------
Xceed.Wpf.Themes.v2.0
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.Themes.v2.0.DLL
----------------------------------------
Nini
Assembly-versie: 1.1.0.0
Win32-versie: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Nini.DLL
----------------------------------------
System.Xml
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.Windows.Shell
Assembly-versie: 3.5.41019.1
Win32-versie: 3.5.41019.1
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Windows.Shell.DLL
----------------------------------------
PresentationFramework.Classic
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Classic/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Classic.dll
----------------------------------------
PresentationFramework.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.resources/v4.0_4.0.0.0_nl_31bf3856ad364e35/PresentationFramework.resources.dll
----------------------------------------
System.Configuration
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Composite.Layout
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Composite.Layout.DLL
----------------------------------------
HoldemManager.Modules.Services.Configuration
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.Services.Configuration.dll
----------------------------------------
HMLicense
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/HMLicense.DLL
----------------------------------------
DeployLX.Licensing.v4
Assembly-versie: 4.1.2000.0
Win32-versie: 4.1.2000.4609
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/DeployLX.Licensing.v4.DLL
----------------------------------------
WPFLocalizeExtension
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/WPFLocalizeExtension.DLL
----------------------------------------
hnuxd05b
Assembly-versie: 4.2.0.0
Win32-versie: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
dku11m3z
Assembly-versie: 4.2.0.0
Win32-versie: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
02g5gktc
Assembly-versie: 4.2.0.0
Win32-versie: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.237 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Web.Services
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
HoldemManager.Modules.Services.Poker
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.Services.Poker.dll
----------------------------------------
System.Data
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.237 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml.Linq
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
HMClass
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/HMClass.DLL
----------------------------------------
System.ServiceProcess
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
Npgsql
Assembly-versie: 2.0.8.0
Win32-versie: 2.0.8.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Npgsql.DLL
----------------------------------------
System.Transactions
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Mono.Security
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Mono.Security.DLL
----------------------------------------
PresentationCore.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_nl_31bf3856ad364e35/PresentationCore.resources.dll
----------------------------------------
WPFVisifire.Charts
Assembly-versie: 4.1.4.0
Win32-versie: 4.1.4.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/WPFVisifire.Charts.DLL
----------------------------------------
Xceed.Wpf.DataGrid.ThemePack.1.v4.2
Assembly-versie: 4.2.0.0
Win32-versie: 4.2.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.DataGrid.ThemePack.1.v4.2.DLL
----------------------------------------
Xceed.Wpf.DataGrid.ThemePack.3.v4.2
Assembly-versie: 4.2.0.0
Win32-versie: 4.2.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.DataGrid.ThemePack.3.v4.2.DLL
----------------------------------------
Xceed.Wpf.Controls.v4.2
Assembly-versie: 4.2.0.0
Win32-versie: 4.2.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Xceed.Wpf.Controls.v4.2.DLL
----------------------------------------
UIAutomationProvider
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
UIAutomationTypes
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
System.Numerics
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Migrator
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Migrator.DLL
----------------------------------------
Microsoft.Scripting
Assembly-versie: 1.1.0.20
Win32-versie: 1.1.0.20
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Microsoft.Scripting.DLL
----------------------------------------
HoldemManager.Modules.UI.SitNGoWizard
Assembly-versie: 2.0.0.1
Win32-versie: 2.0.0.1
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.SitNGoWizard.dll
----------------------------------------
HoldemManager.Modules.UI.Players
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.Players.dll
----------------------------------------
HoldemManager.Modules.UI.HMApps
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.HMApps.dll
----------------------------------------
HoldemManager.Modules.UI.HUD
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.HUD.dll
----------------------------------------
AssaultWare.Business
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/AssaultWare.Business.DLL
----------------------------------------
System.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.232 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.resources.dll
----------------------------------------
HoldemManager.Modules.UI.ActiveSession
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.ActiveSession.dll
----------------------------------------
HoldemManager.Modules.UI.Dashboard
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager%202/Modules/HoldemManager.Modules.UI.Dashboard.dll
----------------------------------------
---------------------------------------
WindowsBase.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase.resources/v4.0_4.0.0.0_nl_31bf3856ad364e35/WindowsBase.resources.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:

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

Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.

Patvs
12-18-2011, 08:14 PM
If you had a 8.3 database and backup--> install 8.3 again to restore it.
8.3 is not compatible with 8.4/8.2.

HoldemManager (HM1 and HM2) can use any version of PostgreSQL, but a pgadminIII backup must be restored in the same version of PostgreSQL.

You can run 8.3 and 8.4 at the same time as long as you install both to different ports (for example 5432, and 5433).
The combo installer/default version is: 8.4 (the internal HM backup utility will only work with SQL 8.4)


Did you update HM2 to 5930 build?

Popup error: This is known bug, it has #3880 in our bug database and it is being worked on right now as high priority.
Hope it will be fixed soon, but for now I can give you a workaround:
Close HM and go here
For Win7 / Vista: C:\Users\{username}\AppData\Roaming\HoldemManager\ Config
Showing hidden files: http://www.bleepingcomputer.com/tutorials/tutorial151.html
for XP: C:\Documents and Settings\{username}\Application Data\HoldemManager\Config
Showing hidden files: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/win_fcab_show_file_extensions.mspx?mfr=true
and simply rename this popup
make sure new name do not contains dots, underscores etc - english letters only - and "in one word"
and popup name should not begin or end with digit - english letters only
Then restart HM - it should work