14:49:18 CashShop Server Run...
14:49:18 Load Cash Item finish, Count:34
14:49:18 Error: The [55821] port is bind the service failure...
14:49:18 Connecting to SQL server...
14:49:18 SQL server connected !
cashshop worked on Win7 x86 with no error
port is opened
what i tryed for fix :
1. odbc_enabletrusted = 0
2. i created a ms dos batch file with code:
Code:
@echo off
start CashShopServer.exe
exit
can someone help me ? Thanks
14:49:18 Load Cash Item finish, Count:34
14:49:18 Error: The [55821] port is bind the service failure...
14:49:18 Connecting to SQL server...
14:49:18 SQL server connected !
cashshop worked on Win7 x86 with no error
port is opened
what i tryed for fix :
1. odbc_enabletrusted = 0
2. i created a ms dos batch file with code:
Code:
@echo off
start CashShopServer.exe
exit
can someone help me ? Thanks