Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mu Mobile Help mu Origin/Miracle mobile 1.4.3 Not Register/Login

Newbie Spellweaver
Joined
Sep 22, 2016
Messages
63
Reaction score
5
Hi,
Server+Sql+IIS On

karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums



Apk Edit Ok

karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums



When I want to login


karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums


Server Busy error :(

Why not register

How do I solve the registration problem

1-) Muconn.asp How to configuration?

"<%


set conn =server.createobject("adodb.connection")


conn.open "provider=sqloledb;source=127.0.0.1,1433;uid=sa;pwd=PASS;database=account"


%>

2-) Web.config How to configuration?

" <add key="MD5Key" value="tmsk_mu_06"/>
<add key="ServerKey" value="uJ7FAhPOVQhplySuxQ8u"/>
<add key="ChongZhiKey" value="QXxrcTk8ndp4ncWIxeTu"/>
<add key="LimitIP" value=""/>
<add key="MyIP" value="127.0.0.1"/>
<add key="serverUrl" value="127.0.0.1"/>
<add key="cpId" value="?"/>
<add key="gameId" value="local"/>
<add key="channelId" value="?"/>
<add key="serverId" value="1"/>
<add key="apiKey" value="?"/>
<add key="PlatformID" value="1"/>
<add key="PlatformName" value="QMQJ"/>
<add key="StartServerID" value="0"/>
<add key="secretKey" value="582df15de91b3f12d8e710073e43f4f8"/>
<add key="allow_reject" value="reject"/>"

3-) ODBC How to configuration?

Like me,
Many people,
He's having this problem.
Please help me...
 
Joined
Jan 6, 2005
Messages
500
Reaction score
80
Hi,
Server+Sql+IIS On

karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums



Apk Edit Ok

karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums



When I want to login


karohan - Help mu Origin/Miracle mobile 1.4.3 Not Register/Login - RaGEZONE Forums


Server Busy error :(

Why not register

How do I solve the registration problem

1-) Muconn.asp How to configuration?

"<%


set conn =server.createobject("adodb.connection")


conn.open "provider=sqloledb;source=127.0.0.1,1433;uid=sa;pwd=PASS;database=account"


%>

2-) Web.config How to configuration?

" <add key="MD5Key" value="tmsk_mu_06"/>
<add key="ServerKey" value="uJ7FAhPOVQhplySuxQ8u"/>
<add key="ChongZhiKey" value="QXxrcTk8ndp4ncWIxeTu"/>
<add key="LimitIP" value=""/>
<add key="MyIP" value="127.0.0.1"/>
<add key="serverUrl" value="127.0.0.1"/>
<add key="cpId" value="?"/>
<add key="gameId" value="local"/>
<add key="channelId" value="?"/>
<add key="serverId" value="1"/>
<add key="apiKey" value="?"/>
<add key="PlatformID" value="1"/>
<add key="PlatformName" value="QMQJ"/>
<add key="StartServerID" value="0"/>
<add key="secretKey" value="582df15de91b3f12d8e710073e43f4f8"/>
<add key="allow_reject" value="reject"/>"

3-) ODBC How to configuration?

Like me,
Many people,
He's having this problem.
Please help me...

Check your MSSQL connection provider and also the connection string...
 
Upvote 0
Newbie Spellweaver
Joined
Jul 9, 2017
Messages
16
Reaction score
0
1-) Muconn.asp How to configuration?

"<%


set conn =server.createobject("adodb.connection")


conn.open "provider=sqloledb;source=127.0.0.1,1433;uid=sa;pwd=PASS;database=account"


%>
 
Upvote 0
Back
Top