[GUIDE] Setup a server without errors [1x GameServer]
Discussion on [GUIDE] Setup a server without errors [1x GameServer] within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
Everything seems to be fine at Windows 7. But when I try to start the Client the Client shows following error:
I tried to start with silkroad.exe / sro_client.exe and EDXLoader. Nothing works.
All server components starts and seems to work fine and Media.pk2 is patched to right IP and Port.
If I dont start the server component an other error will be shown so it must be a simple configuration issue but I dont know what.
I tried to install Server on Windows Server 2008 R2 and configured everything like on Win7. All possible runtime issues was fixed but still same error. The server components starts up and closes instantly... I dont know where I'm failing...
Deutsch:
Alles startet auf Windows 7 wunderbar. Wenn ich jedoch versuche mich mit dem Client (Egal ob Silkroad.exe / sro_client.exe oder EDXLoader) zu verbinden scheint der Server offline zu sein...
Folgender Fehler auf Win 7:
Wenn ich keine Serverdateien öffne kommt ein anderer Fehler also muss er ja was erkennen aber er ist trd. irgendwie offline... Woran kanns liegen?
Auf Windows Server 2008 R2 alles genauso eingerichtet. Der Certification Server lässt sich starten, danach versuche ich den Rest zu starten jedoch scheitert dies schon beim GlobalManager. Dieser scheint sich kurz zu öffnen und schließt sich dann wieder. Die Configs habe ich jetzt bestimmt 1000x überprüft und finde keinen Fehler. ODBC Verbindung etc. alles gemacht...
Sorry, but I do not have the screens anymore . Unfortunately, I do not have the free time to redo the tutorial . I will try to find them on my Clouds, hopefully with luck .
1. Certification
2. Global Manager
3. Machine Manager
4. SMC (Use the account that you created earlier in the Database)
5. GatewayServer
6. DownloadServer
7. FarmManager
8. AgentServer
9. SR_ShardManager
10. SR_GameServer where link?
i removed any thing and maked it again so it sloved XD
but now all my sro it on some Language of Squares and idk how to fix it
BTW u know how i can make my server works online cuz i did any thing in this guide and when my frind try to get in he cant log in his cher and cant from the normal lancher thx alot.
your pal ofek
i removed any thing and maked it again so it sloved XD
but now all my sro it on some Language of Squares and idk how to fix it
BTW u know how i can make my server works online cuz i did any thing in this guide and when my frind try to get in he cant log in his cher and cant from the normal lancher thx alot.
your pal ofek
Add me on Skype, ill help you out when i get back home.
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=xxxxxxxxxx\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=xxxxxxxxxxx;"
DBConnA.Open strConnectA
%>
I've already turned it on in windows features, also I've changed the port but it doesn't work somehow...
Quote:
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Most likely causes:
It is possible that a handler mapping is missing. By default, the static file handler processes all content.
The feature you are trying to use may not be installed.
The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)
If ASP.NET is not installed.
Things you can try:
In system.webServer/handlers:
Ensure that the expected handler for the current page is mapped.
Pay extra attention to preconditions (for example, runtimeVersion, pipelineMode, bitness) and compare them to the settings for your application pool.
Pay extra attention to typographical errors in the expected handler line.
Please verify that the feature you are trying to use is installed.
Verify that the MIME map is enabled or add the MIME map for the Web site using the command-line tool appcmd.exe.
To set a MIME type, use the following syntax: %SystemRoot%\windows\system32\inetsrv\appcmd set config /section:staticContent /+[fileExtension='string',mimeType='string']
The variable fileExtension string is the file name extension and the variable mimeType string is the file type description.
For example, to add a MIME map for a file which has the extension ".xyz": appcmd set config /section:staticContent /+[fileExtension='.xyz',mimeType='text/plain']
Warning: Ensure that this MIME mapping is needed for your Web server before adding it to the list. Configuration files such as .CONFIG or dynamic scripting pages such as .ASP or .ASPX, should not be downloaded directly and should always be processed through a handler. Other files such as database files or those used to store configuration, like .XML or .MDF, are sometimes used to store configuration information. Determine if clients can download these file types before enabling them.
Install ASP.NET.
Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click .
This error occurs when the file extension of the requested URL is for a MIME type that is not configured on the server. You can add a MIME type for the file extension for files that are not dynamic scripting pages, database, or configuration files. Process those file types using a handler. You should not allows direct downloads of dynamic scripting pages, database or configuration files.
this is what I got. Tried to reinstall IIS many times but still have the problem. Any advices?
I've already turned it on in windows features, also I've changed the port but it doesn't work somehow...
Tried to reinstall IIS many times but still have the problem. Any advices?
When you say "I've already turned it on in windows features" do you mean you have turned on IIS or you have turned on "ASP" as a supported feature/server role?
Perhaps .ASP support is not enabled/installed in addition to installing the IIS server windows feature.
"Classic ASP Not Installed by Default on IIS 7.0 and above"
[Guide]L2 Official Server Setup Guide for Noobs-English 03/12/2009 - Lin2 Private Server - 107 Replies Here is the best guide for an L2 Official Server Setup, i post the links for the files later, u can search all files in google the mostly u will find.
------------------------------------------------- ----------------------------------------------
Requirement and Precautions:
------------------------------------------------- ----------------------------------------------
Running a server require at lease a P4 1.8Ghz with at lease 512MB of ram. The server will load, but very slowly. Don't...