[Release] Complete VSRO Server Files

09/13/2011 01:44 MesselyQc#886
Quote:
Originally Posted by dsteiner93 View Post
GlobalManager cant start but Cert is Online. I dont know the Problem with GlobalManager..
Your server can't work if GlobalManager is not working!
09/13/2011 01:46 dsteiner93#887
Quote:
Originally Posted by MesselyQc View Post
Your server can't work if GlobalManager is not working!
But what is the Problem ... Ports are 32000, 32001 etc. and globalmanger port and cert port are the same.
09/13/2011 01:49 infor1988#888
Quote:
Originally Posted by bolicaus View Post
[Only registered and activated users can see links. Click Here To Register...]

suggestions ?
friend shares what you've done to see if one of us can help
09/13/2011 01:52 bolicaus#889
i made the certificate server work correctly, started the modules, ran the SMC, ran services through the SMC.

I still can't run machine manager (dont know if that's why i get C8 error).
09/13/2011 01:56 silkroadbotter#890
yeah we need machine manager running, i have the exact same problem it just wont certify with the server and crashes, and i cannot run the silkroad client because i have Windows Vista x64.. The Solutions will come in time but all we can do is wait.
09/13/2011 01:57 infor1988#891
Quote:
Originally Posted by bolicaus View Post
i made the certificate server work correctly, started the modules, ran the SMC, ran services through the SMC.

I still can't run machine manager (dont know if that's why i get C8 error).
which is the id and pw the smc
09/13/2011 02:02 MesselyQc#892
You need to run SMC_independant !

ID: sro_gm1
PW: hn2006

To create SK_gamebang_ip do that :
Go to DATABASE with the name you selected SRO_Account, or SRO, depends on the name you gave. Then RUN QUERY, paste that there and execute.

Code:
Quote:
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER ON
GO

CREATE TABLE [dbo].[SK_gamebang_ip](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
09/13/2011 02:06 infor1988#893
Quote:
Originally Posted by MesselyQc View Post
You need to run SMC_independant !

ID: sro_gm1
PW: hn2006

To create SK_gamebang_ip do that :
Go to DATABASE with the name you selected SRO_Account, or SRO, depends on the name you gave. Then RUN QUERY, paste that there and execute.

Code:
Quote:
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER ON
GO

CREATE TABLE [dbo].[SK_gamebang_ip](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
I do all that but the SCM does not answer me and I put an image
09/13/2011 02:07 dsteiner93#894
Quote:
Originally Posted by MesselyQc View Post
You need to run SMC_independant !

ID: sro_gm1
PW: hn2006

To create SK_gamebang_ip do that :
Go to DATABASE with the name you selected SRO_Account, or SRO, depends on the name you gave. Then RUN QUERY, paste that there and execute.

Code:
Quote:
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER ON
GO

CREATE TABLE [dbo].[SK_gamebang_ip](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
I need to get run GlobalManager first ;)
09/13/2011 02:09 teh_rookie#895
for any certification problems look at the readme in the custom cert folder. Make sure that each of those modules in the server config have the correct ports. I am stuck on the IBUV error in the gateway server.
09/13/2011 02:12 blackout069#896
What program i need for the databases?
09/13/2011 02:18 infor1988#897
These files will work under Windows XP 32 bit?
09/13/2011 02:19 MesselyQc#898
Quote:
Originally Posted by infor1988 View Post
These files will work under Windows XP 32 bit?
Microsoft network 4.0
SQL
SQL Server Management Express
09/13/2011 02:22 infor1988#899
all that I have it but I did not start as it should be
09/13/2011 02:27 dsteiner93#900
Quote:
Originally Posted by MesselyQc View Post
Microsoft network 4.0
SQL
SQL Server Management Express
We open the Globalmanager and it crashes in 1 second.
Last Line in Globalmanager is "request Server Certification", then it crashes!