-
Enthusiast
help problem Chatserver
im trying to setup chatserver. so i edited the config.ini well the same info i putted into Dataserver configuration file..
but the Dataserver works.. But the chatserver gives me the error
[10/26/2016 2:06:53 PM] -> [Failed] [A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.)]
I tried my IP i tried my SQL instance. i also tried 127.0.0.1 and still i get the error above
[Database]
Name = MuOnline
Address = "127.0.0.1"
Port = "1433"
User = myusername
Password = myPW
can anyone help me out?
-
-
Re: help problem Chatserver
Maybe you can tell us what file you are using for us to give perfect suggestions.
-
Re: help problem Chatserver