ah ok
so what about the error?
it will stay like this forever?
nth will load?
Printable View
Cherno could you answer what possibly could be the problem to my problem lol. IS on page 4 , last post.
strConnectA = "Provider=SQLOLEDB;Data Source=Skeyline-Home\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;"
now i got this Error from Gameserver: Failed to getting silk data: unknown success code(An error occured...)
any solution?
Cher, is possible start server fully not starting MachineManager? mine no start, but server start normally and entering in smc server start with no erros.
http://i1133.photobucket.com/albums/...tu/Adsz-29.png
first question should i make all patches ?
2nd question i created the server on hamachi ip , will i edit media with hamachi ip ? or local ip ? and can i use bloody client ? or legendarydev's 1.118 client ?
3nd question , can i run server w/o machine manager ? , cuz its crashes every time i cant find the solution , everything running fine w/o machine manager
waiting the answers :)
Cherno i will post what I have for billing and srShard.ini database connection/odbc
If i put this in my browser " http://192.168.x.x:8080/ " of course with my ip. It will show this
Is my first time using IIS so , if the site is not supposed to show that than im doing something wrong.Code:HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Shar.ini
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SRO
query=DRIVER={SQL Server};SERVER=DAYAN-PC\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=ihavemyusernamehere;PWD=andmypasswordhere;DATABASE=SRO_VT_SHARD
query=DRIVER={SQL Server};SERVER=DAYAN-PC\SQLEXPRESS;DSN=SRO_VT_SHARDLOG;UID=myusernamehere;PWD=andmypasswordhere;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
When it comes to ODBC. I have setup all 3 odbc with " SQL SERVER" each to its individual database.
I just cant seem to figure out whats the problem.
For DBCONNECT.ASP
of course with my ip again.Code:<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=DAYAN-PC\SQLEXPRESS;Data Source=192.168.x.x;Initial Catalog=SRO_VT_ACCOUNT;user ID=mydatabaseusername;password=mydatabasepassword;"
DBConnA.Open strConnectA
%>
like this one?
if you talk about this
how can i fix it?
http://img231.imageshack.us/img231/2756/likethisf.png
Chern check my post in this page. You see anything wrong?
Chernobyl can you help me? or anyone
i start sro, but my client crash after 2 second (sro_client.exe stopped working) what should i do?
I have a feeling cause i saw it in another serverfiles. That am i supposed to have a "billin.ini" or "billing.cfg" in my files? Cause if i am , than i dont have it.