Hello everyone!
I don't like to disturb members of a forum (you are guys very helped many people), but now I couldn't find the solution of the problem.
When I choose the character there is a MassageBox: "Cannot connect to the game. Please Check the network."
2. I use Rain Client
3. Problem with "ranking dbo" in worldserver I solved with
Quote:
query:RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01'
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53].
USE [master]
GO
EXEC master.dbo.sp_addlinkedserver @server = N'RANKING', @srvproduct=N'RANKING', @provider=N'SQLNCLI', @datasrc=N'**SERVER NAME**'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'collation compatible', @optvalue=N'false'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'data access', @optvalue=N'true'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'rpc', @optvalue=N'true'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'rpc out', @optvalue=N'true'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'connect timeout', @optvalue=N'30'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'collation name', @optvalue=null
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'query timeout', @optvalue=N'45'
GO
EXEC master.dbo.sp_serveroption @server=N'RANKING', @optname=N'use remote collation', @optvalue=N'true'
GO
USE [master]
GO
EXEC master.dbo.sp_addlinkedsrvlogin @rmtsrvname = N'RANKING', @locallogin = N'sa', @useself = N'False', @rmtuser = N'sa', @rmtpassword = N'**PASSWORD**'
GO
USE [master]
GO
EXEC master.dbo.sp_addlinkedsrvlogin @rmtsrvname = N'RANKING', @locallogin = NULL , @useself = N'False', @rmtuser = N'sa', @rmtpassword = N'**PASSWORD**'
GO
5. Full project compiled with no one errors by VS2003 SP1 (neuz too)
6. I want test the server on localhost)
7. All ports aren't blocked by a firewall. the server and neuz are started with the rights of the administrator
8. In ODBC working Windows Authentication mode.
Details:
I used the Merge list creator v2 by Sedrika, but isn't sure as to call *.res files.
Please Help) I'm very very tired. I try to solve this problem three days, again and again, again and again...
Can't connect to hidden Network 05/03/2012 - Technical Support - 0 Replies Ich wollt mit meinen Laptop an meinen Router verbinden wie immer ging nicht habe Troubleshot problem gemacht da kam dan Can't connect to hidden Network. Ging eig immer manchmal kam das schon öfters dann gings aber wieder von alleine aber nicht mehr Was soll ich machen
Cannot connect to the Game please check the network 12/20/2010 - Flyff Private Server - 8 Replies Hiho,
wenn man die Ports vom ISC,Char,Login & Worldserver freimacht, also
29300
15400
23000
28000
Sollte jeder andere doch mit meiner externen IP in seiner Neuz.ini drauf connecten können, or?
Connect: Network is unreachable 10/04/2010 - Metin2 Private Server - 10 Replies Hey,
ich habe bei meinem Pserver das Connect: Network is unreachable Problem ^^
Also:
Hamachi ist an
VPC auch
Portmap auch
halt alles
so Hamachi is auch als Netzwerk teil da eingetragen.
Das Spiel startet auch nur das, wenn man sich einloggen will, da die ganze Zeit steht "Du wirst mit dem Server verbunden". Also kommt man auch nicht weiter.
Hat hier jemand eine Ahnung woran das liegen könnte?
connect : Network is unreachable 02/28/2010 - Metin2 Private Server - 5 Replies Hey,
imemr wenn ich .-start eintippe kommt erstmal das ganze normale....
dann kommt connection : Network is unreachable
Was kann ich dagegen tun?