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!

For Those who still get DNDB crashes

Newbie Spellweaver
Joined
Jun 20, 2014
Messages
23
Reaction score
3
this guide was refer to : http://forum.ragezone.com/f853/7-classes-level-70-cap-1022667/

if DNDB crash then try this : on sql server configuration manager>sql server network configuration>protcol for mssqlserver
enabled all the protocol and just right click on tcp/ip,choose properties,on the ip addresses tab,scroll down your bar
till the end,then you will see like this :


IPAII
Tcp Dynamic Ports :
Tcp Port :


on tcp port,type 1433 then click apply and ok,then restart the mssqlserver,if this still doesn't help,then try this :


go to :C:\Windows\System32\odbcad32.exe(Run As Admin)


then, on the user DSN,you will see "Add" button,click it. And fill the blank field like you created on system DSN
 
Experienced Elementalist
Joined
Aug 13, 2007
Messages
210
Reaction score
14
this guide was refer to : http://forum.ragezone.com/f853/7-classes-level-70-cap-1022667/

if DNDB crash then try this : on sql server configuration manager>sql server network configuration>protcol for mssqlserver
enabled all the protocol and just right click on tcp/ip,choose properties,on the ip addresses tab,scroll down your bar
till the end,then you will see like this :






IPAII
Tcp Dynamic Ports :
Tcp Port :


on tcp port,type 1433 then click apply and ok,then restart the mssqlserver,if this still doesn't help,then try this :


go to :C:\Windows\System32\odbcad32.exe(Run As Admin)


then, on the user DSN,you will see "Add" button,click it. And fill the blank field like you created on system DSN


what error in log can you post here
 
Newbie Spellweaver
Joined
Jun 20, 2014
Messages
23
Reaction score
3
what error in log can you post here

sorry, but the problem has been fixed by myself, and this thread want to show "how to fixed DNDB crashes",not asking a question just give some tutorial for fixing DNDB:laugh:
 
Back
Top