PDA

View Full Version : Serial Number



ThinDimFlow
07-15-2011, 11:44 AM
What is the serial number in the 15 day trial version?

ThinDimFlow
07-15-2011, 01:36 PM
bump

Patvs
07-15-2011, 09:37 PM
it sounds like your trial version has expired since it would not normally ask for a serial number.
A trial could expire for a bunch of reasons such as:

* You already installed Holdem Manager before and tried it out
* Your system clock changed during the trial
* Your computer hardware changed during the trial
Email sales@holdemmanager.com to request a temporary serial

ThinDimFlow
07-16-2011, 05:36 AM
it sounds like your trial version has expired since it would not normally ask for a serial number.
A trial could expire for a bunch of reasons such as:

* You already installed Holdem Manager before and tried it out
* Your system clock changed during the trial
* Your computer hardware changed during the trial
Email sales@holdemmanager.com to request a temporary serial

Thx

I have got the serial number, but when i start up with the code for registration these problems occur;

http://oi51.tinypic.com/ap7hcm.jpg
http://oi53.tinypic.com/2zi30k0.jpg

WTD?

Patvs
07-16-2011, 09:20 AM
You can't connect to postgresql?

Make sure the secondary login is running: 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.



Read: http://faq.holdemmanager.com/questions/91/Can%27tConnect%7B47%7DFailedToStartPostgreSQL

ThinDimFlow
07-16-2011, 09:33 AM
The secondary logon is now running, but ecatly the same problems occur when i start HEM?

Patvs
07-16-2011, 09:49 AM
Do you get an error when you press CONNECT?
If you get a 127.0.0.1 can't connect error:



This is usually a firewall or windows update issue.

First try to reboot.

If no help, try this:

Start > Programs > PostgreSQL > 8.x > Stop Service

Start > Programs > PostgreSQL > 8.x > Start Service

If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it. And reboot.


If that doesn't help you will have to reinstall PostgreSQL completely

ThinDimFlow
07-16-2011, 12:56 PM
None of these things helped me with the problem :/

Patvs
07-17-2011, 01:08 AM
Do you get an error when you press CONNECT??
If you get a 127.0.0.1 can't connect error.


Reinstall PostgreSQL with the 8.4.4 installer from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org)
Which error do you get during the PostgreSQL install?


Read: http://faq.holdemmanager.com/questions/91/Can%27tConnect%7B47%7DFailedToStartPostgreSQL

ThinDimFlow
07-17-2011, 02:54 PM
See the pictures up ^ for the fail i get when i start up..

Patvs
07-17-2011, 07:28 PM
I can't see the pics. The tinypics links won't open for me.

ThinDimFlow
07-18-2011, 12:03 PM
Can u see this: http://oi51.tinypic.com/ap7hcm.jpg
http://oi53.tinypic.com/2zi30k0.jpg

Patvs
07-18-2011, 07:03 PM
This is usually a firewall or windows update issue.

First try to reboot.

If no help, try this:

Start > Programs > PostgreSQL > 8.x > Stop Service

Start > Programs > PostgreSQL > 8.x > Start Service

If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it. And reboot.


If that doesn't help you will have to reinstall PostgreSQL completely

Try installing a different version of PostgreSQL to a different port. And post here which error you get during the installation.