im using the belling folder for Vsro is it ok ? with change the account DB to BR_ACCOUNT
04/08/2012 09:49SunSoon#4
ya show me ur DBConnect
04/08/2012 11:00gtx123#5
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=GOLD_M4K3R-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=A123456789a@;"
DBConnA.Open strConnectA
%>
Agentserver say Nprotect is called from another division
i used sro_client stoped using gamegaurd but still have same problem
also i rename account DB to BR_ACCOUNT
04/09/2012 10:54SunSoon#6
if you change DB name Change ( SRO_VT_ACCOUNT) TO ( BR_ACCOUNT)
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=GOLD_M4K3R-PC\SQLEXPRESS;Initial Catalog=BR_ACCOUNT;user ID=sa;password=A123456789a@;"
DBConnA.Open strConnectA
%>
04/09/2012 11:51gtx123#7
i did that already ,,, AgentServer say "Nprotect is called from another Division " its something from the gamegaurd i closed it from server cfg but don't know