Re: [Guide] Setting up a server based on VSRO server files
FileZilla,IIS and SQL ofc CustomCertificationServer too and GlobalManager
so what i am suppose to do:(?
Re: [Guide] Setting up a server based on VSRO server files
any error on Globalmanager? can i see screenshoot from GlobalManager?
Re: [Guide] Setting up a server based on VSRO server files
here's the pic after i open MachineManager
Imageshack - 15029516.png
Re: [Guide] Setting up a server based on VSRO server files
i got the same error as hellspawm80 i already post the pic but it requires to be approved by a mod so u can check hellspawm80's pic until my pic comes up.
the one with: cannot certify server body : [MachineManager][192.168.1.2]
server cord closed : 2
i see the pic had already been posted check it above and i hope u got any ideas:(
so do u have any idea?
Re: [Guide] Setting up a server based on VSRO server files
which ip you using in server.cfg & cert?
Re: [Guide] Setting up a server based on VSRO server files
mine...my current ip
so what should i do ?:(
Re: [Guide] Setting up a server based on VSRO server files
Re: [Guide] Setting up a server based on VSRO server files
what do u mean with 192.168.xxxxx?
where should i replace that ip..192.168.1.2?
i got no error using that ip but i can just start MachineManager and it doesn't show anything
Re: [Guide] Setting up a server based on VSRO server files
you must use 192.168.1.2 on server.cfg & cert
Re: [Guide] Setting up a server based on VSRO server files
if i use at Cert 192.168.1.2 if i write this at srNodeType my CustomCertificationServer doesn't even start.It crashes.
Re: [Guide] Setting up a server based on VSRO server files
Im getting this error and can't find the way to fix it, please help:
http://img138.imageshack.us/img138/7200/50347583.jpg
And there are something that i don't understand, why did you set
Code:
strConnectA = "Provider=SQLOLEDB;Data Source=EILEX\SQLEXPRESS;Initial Catalog=VSRO_RAGEZONE;user ID=vsro_cezaland;password=123456;"
at "DBConnect.asp" if at the video tutorial we only setup three DBs?
Re: [Guide] Setting up a server based on VSRO server files
Quote:
Originally Posted by
eilex
Im getting this error and can't find the way to fix it, please help:
http://img138.imageshack.us/img138/7200/50347583.jpg
And there are something that i don't understand, why did you set
Code:
strConnectA = "Provider=SQLOLEDB;Data Source=EILEX\SQLEXPRESS;Initial Catalog=VSRO_RAGEZONE;user ID=vsro_cezaland;password=123456;"
at "DBConnect.asp" if at the video tutorial we only setup three DBs?
Yes you only setup three DB.
and in DBConnect.asp you must write sro_vt_account informations.
Re: [Guide] Setting up a server based on VSRO server files
DBConnect.asp changed to:
Code:
<%Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=EILEX\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=vsro_account;password=masacre;"
DBConnA.Open strConnectA
%>
But still getting the 1st error :( what im doing wrong?
Re: [Guide] Setting up a server based on VSRO server files
GlobalManager error is not about iis, its about Certification settings, you have to check it.
Re: [Guide] Setting up a server based on VSRO server files
http://img571.imageshack.us/img571/9012/63602351.jpg
Is this config right? The ODBC can connect to the DB but seems CERT not :(
EDIT: OMG i have just seen the error "SERVER=SERVER=EILEX..."
Ty CEZALAND you are the best <3