Session and Dekaronserver (.exe) Problems

05/06/2010 23:49 Godricc#1
Okay so...

I have been working on making my own private server and I have finished making my database. Anyway when i load up my...

dbmon
cast
login
messager
session
dekaronserver
...

Once the session one loads this is what i get for some reason.
It says program has stopped working.
[Only registered and activated users can see links. Click Here To Register...]

Also after I load up the dekaronserver.exe i get this.
[Only registered and activated users can see links. Click Here To Register...]

I get these errors...If anyone knows what they are and/or and help me with them please leave a comment here. If you know how to fix it leave it here also please.

Thanks for the help and reading my post!
05/07/2010 02:04 pa1n#2
in the config files try setting the IP to localhost (127.0.0.1) this might be one of your issues. Also make sure you have sq4 installed for mssql with the serial key added in the query.
05/07/2010 03:11 Godricc#3
I did it with 127.0.0.1 first lol (Localhost)...Did that same thing so the i tried my hamachi ip and still does...

For the sql4 thing ill try to uninstall it then reinstall it. what is the sql4 for anyway and do i have to have it opened somehow...

I have MySql Server 5.0 installed if that is anything...I use it for wow pserver. LOLZ


ALSO...it still doesn't make since why it connects then disconnects...With both 127.0.0.1 and hamachi ip.
05/07/2010 09:35 pieter#4
your SQL-server isnt running or the login info is not correct
correct the problem to fix it

'Server does not exist or access denied'

really is all you need to know to fix it
05/07/2010 09:49 Bullet2l#5
use search button. had been answered alot of times.
05/07/2010 13:10 inferno66666#6
Try to go where is your configuration
where you were writing Ip of server
there you need to write password to your sql server too
05/07/2010 13:50 daddycool.#7
Are you using windows 7?
05/07/2010 13:52 silkbotter#8
lol.i bet you forgot the content of the sn.txt posted in my sticky.
the sql query analyser code posted there.
or you forgot a ODBC datasource :D

aaaaalways the same problems you guys have :D
05/07/2010 14:00 naruto820#9
Did you rename your sql server from default to something else?
05/07/2010 16:27 [GA]Lightning#10
i think he usw win vista or win 7 .... you need win xp or windows server 2003 to running a dekaron server
05/08/2010 02:02 naruto820#11
Quote:
Originally Posted by DeathMage View Post
i think he usw win vista or win 7 .... you need win xp or windows server 2003 to running a dekaron server
that is not necessarily true. even though I never tried running on win 7. I did run a server on vista for testing and it worked completely fine for me.
05/08/2010 04:41 Godricc#12
Sorry i wasn't up to date on my own post i had forgotten i had posted this. No i actually fingered it out already...Its that i had my SQL server on when i did my sp4 and never fallowed the right instructions. YOU CAN MAKE A SERER ON WIN 7, and yes I am running win 7. I am now currently using xp though because I was running win 7 at minimum req. Thanks for the help and you may close this thread.
05/08/2010 11:19 Zombe#13
Well, firstly, there is only 1 error there. The first 2 ones that you painted in yellow are actually how it's supposed to be. To fix the 3rd error, you need to execute that SN query, which adds links between databases. And if you do that, then you won't get the 4th error as well, because session won't DC ur whole server.

Also, silkbotter, just so that you know, Dekaron doesn't use ODBC, you actually don't even need it, it's just used for the buggy old reg page (the first one which was released), because it was made to work without SP4, but if you add SP4 to MSSQL2000, that enables T-SQL functions, one of them being php support, so if you have SP4 on MSSQL2000 (and you must have it), you don't really need ODBC, if you have a normal regpage.