GlobalMananger Crash :(

06/10/2015 19:51 guyshitritx#1

Hello elitepvpers Experts,

I've searched the forum but I can not find an answer so I hope there is someone who can help me, i also tried to run the file in Compatibility mode windows 2000 .

I have everything up and ready runing the CustomCertificationServer batch is working fine but when i then try to run the GlobalManager.exe it open for one second and then closes down again.

here is my details:

SrGlobalService.ini
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=KS307133\SQLEXPRESS;DSN=ODBC;UID=sa;PWD=1234;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
SrShard.ini
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=FalconSro
query=DRIVER={SQL Server};SERVER=KS307133\SQLEXPRESS;DSN=ODBC;UID=sa;PWD=1234;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=KS307133\SQLEXPRESS;DSN=ODBC;UID=sa;PWD=1234;DATABASE=SRO_VT_SHARDLOG
capacity=1000
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
SrNodeType.ini
Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=94.23.227.112
nip=94.23.227.112
machine_manager_node_id=699
And Cert.exe is working just fine:

[Only registered and activated users can see links. Click Here To Register...]

please help me :)

06/10/2015 23:10 St0rmSRO#2
Did you add all the modules into DEP?
Also the DSN should be your database name, not ODBC.
06/11/2015 09:13 NotEvenMad#3
Run "CMD.exe" in administrator mode.

Type this:
bcdedit.exe /set {current} nx AlwaysOff

Restart the computer, try to launch GlobalManager now!