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!

L2O L2Admin Installation Guide

Junior Spellweaver
Joined
Oct 13, 2004
Messages
143
Reaction score
0
As i've told before - it still does not work completele for me, but since noone wants to post complete guide i'll start to do this.
I'll do this step by ste - so please do not hurry with replies and question.

Let's go...

1. Additional Software that you will need:
- OS Windows 2000, XP or higher
- Microsoft SQL Server
- IIS Server
----------------------------------------- think that all above you already have ----------------
- Microsoft .NET Frameworks ( can be downloaded and installed from Windows Update Site)
- ChartFX (Internet Edition) - Trial can be downloaded from
- L2Admin by itself ( Setup - Installation Scripts - L2Import - L2ATL.dll ) - can be found in attachment. Note that L2Import archive has the latest data-files i've found
L2Admin is too large to attach - so it can be found in C1 server archive

So, please gather all this before you start
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 13, 2004
Messages
28
Reaction score
0
oh, I think with the support of everybody, we can get a good guide.
thx, Ill try it now :thumbup:
 
Upvote 0
Newbie Spellweaver
Joined
Oct 25, 2004
Messages
26
Reaction score
0
If you own a serial number, you can download directly without doing the registration page.
 
Upvote 0
Newbie Spellweaver
Joined
Feb 24, 2004
Messages
45
Reaction score
0
most stuff doesnt work bc u need to log and to do reports i guess ..
if u log it will make a 1gb or more lin2log database in a while ( 350+ users ).. and it consumes lots of %cpu and mem
 
Upvote 0
Junior Spellweaver
Joined
Jul 7, 2004
Messages
158
Reaction score
2
to stazis

can u help me with this problem? can u tell me wher is the problem come from? i think maybe problem with world id but dunno how to fix it.
 
Upvote 0

kok

Newbie Spellweaver
Joined
May 7, 2004
Messages
62
Reaction score
0
PLease help. My L2admin don't see server. Server work 100%.
Please see my l2atl.reg and error picture.
Thnks. :eh:

ps: In my reestr "W_0_CALLNAME"="game"
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
O

OMeGa2k

Guest
I have MSSQL, IIS and .NET Framework installed, when I try to install Chart FX it says to me: "Microsoft Help 2.0 or above needs to be installed prior to the installation of this product. It is usually installed with Visual Studio .NET and other popular .NET IDE's"

I dont have any VS.NET to install it, I searched microsoft.com and nothing in download area, where can i get MSHelp 2.0?

I got another problem, this one following the guide that you posted above, I dont have anything about NCSoft in my windows reg, where can I obtain the register that the guide talks about?

Sorry about bad english.
Ty in advance for help.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 13, 2004
Messages
28
Reaction score
0
well, I get some errors, when I open the website, I get a left bar, but there is no names, and nothing appears if I click it, so if anyone could tell me how to set up the web to do it work, thx...

with the l2import, I installed l2atl correctly, ran L2import.exe, tried to import all the files (I selected the path) but I get a lot of errors (I created the db and parsed the sql files to make the tables...)
 
Upvote 0
Junior Spellweaver
Joined
Oct 13, 2004
Messages
143
Reaction score
0
kok said:
PLease help. My L2admin don't see server. Server work 100%.
Please see my l2atl.reg and error picture.
Thnks. :eh:

ps: In my reestr "W_0_CALLNAME"="game"

Have the same situation with ServerStatus = do not have decision yet
 
Upvote 0
Newbie Spellweaver
Joined
Sep 18, 2004
Messages
13
Reaction score
0
I have a bug!look
Help me plz!
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Sep 18, 2004
Messages
13
Reaction score
0
fonts chineese!where donwload?

Yes,i changed localiszerresource.xml.
upload your localizerresource plz thx







sorry i am french :p
 
Upvote 0
Junior Spellweaver
Joined
Oct 13, 2004
Messages
143
Reaction score
0
ag_512 said:
can u help me with this problem? can u tell me wher is the problem come from? i think maybe problem with world id but dunno how to fix it.


YOur L2ATL is either not installed or not working properly
 
Upvote 0
Junior Spellweaver
Joined
Jul 7, 2004
Messages
158
Reaction score
2
stazis

Thank for your Great Help and Great Advise now can run it perfectly :thumbup:
 
Upvote 0
Newbie Spellweaver
Joined
Jul 12, 2004
Messages
56
Reaction score
0
i always get this :

Access is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.UnauthorizedAccessException: Access is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE**\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[UnauthorizedAccessException: Access is denied.]
NCsoft.L2Admin.DB.SqlObject.ExecuteQuery(Int32 page, Int32 rowsPerPage) +57
NCsoft.L2Admin.Admin.Data.AdminUser.Get(String id, Boolean isDeleted) +100
NCsoft.L2Admin.Admin.Business.AdminUserBL.IsValidUser(String userId, String password) +21
NCsoft.L2Admin.Web.Login.ProcessRequest() +77
NCsoft.L2Admin.Web.Login.Page_Load(Object sender, EventArgs e) +48
System.Web.UI.Control.OnLoad(EventArgs e) +102
System.Web.UI.Control.LoadRecursive() +45
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +952


oh and btw in my reestr
W_0_CONN_AUTH:

DRIVER={SQL Server**;SERVER=192.168.6.27;DATABASE=lin2db;NETWORK=dbmssocn;Address=192.168.6.27,1433;UID=gamma;PWD=pass_for_gamma_account_in_mssql;

and

W_0_SRV_MAIN:
young:2044

is that right ?
 
Last edited:
Upvote 0
Back
Top