Quote:
Originally Posted by xFlyer
Very weird. I can't see anything like "Directory Browsing". Why?
EDIT: Fixed.
It's how to enable "Directory Browsing" on Windows 7 (or Vista) if any1 have same problem:
- On the taskbar, click Start, and then click Control Panel.
- In Control Panel, click Programs and Features, and then click Turn Windows Features on or off.
- Expand Internet Information Services, expand World Wide Web Services, then expand Common Http Features.
- Select Directory Browsing, and then click OK.
[Only registered and activated users can see links. Click Here To Register...]
|
are u using 32x windows or 64? cuz IIS is on 64
Quote:
Originally Posted by xFlyer
Server is in CHECK what's wrong?
[Only registered and activated users can see links. Click Here To Register...]
And why it's come up? DB configs look good. Everything look good! :/ Jesus... Tired of this shit.
Any1 can tell me what's wrong? I can't make my server go OPEN from CHECK... HELPPPP
When I press on Shard server "Start Service" nothing happens.
|
check ur ini.. and database.. the names in database shud match...
here is how it shud look
thats how ur global looks
Quote:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=ROMKA-PC\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=ID;PWD=Pass;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
|
and shard
Quote:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=ROMKA-PC\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=ID;PWD=PASS;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=ROMKA-PC\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=PASS;DATABASE=Log_DB
capacity=20
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
|
basicly.. wat im trying say.. is that for global u use SRO_VT_ACCOUNT which is correct..
and for Shard u use the other 2 names.. proper 1's exactly same one's that are in ur database