-
Newbie
Lineage 2 Works... but read-only.
Any ideas?
As soon as I insert something into the database, I get this error:
Page Error
--------------------------------------------------------------------------------
An unexpected error has occurred on this page. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.
The error occurred in: http://localhost/L2Admin/Pledge/CreatePledge.aspx
Error Message: AdminId[admin] World[1] msg[47 Gods of Paradise bubba admin ]
--------------------------------------------------------------------------------
Stack Trace:
NCsoft.L2Admin.L2AdminException: AdminId[admin] World[1] msg[47 Gods of Paradise bubba admin
] ---> System.Exception: SOCKET_CONNECT_ERROR
at NCsoft.L2Admin.Socket.SocketResultHelper.CheckError(String result)
at NCsoft.L2Admin.Message.Business.MessageSender.DoOperation(Int32 msgNumber, String msg)
--- End of inner exception stack trace ---
at NCsoft.L2Admin.Message.Business.MessageSender.DoOperation(Int32 msgNumber, String msg)
at NCsoft.L2Admin.Message.Business.MessageSender.CreatePledge(String pledgeName, String ownerCharName)
at NCsoft.L2Admin.Web.Pledge.CreatePledge.ProcessRequest()
at NCsoft.L2Admin.Web.Pledge.CreatePledge.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
----------------------
Registry
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\NCSoft\L2ATL\Parameters]
"CheckThread"=dword:00000000
"LogRoot"="c:\\temp"
"ObsceneFile"="c:\\temp\\obscene.txt"
"LogLevel"=dword:00000004
"MailLog"=dword:00000001
"MailLogSender"="postmaster@localhost"
"MailLogReceiver"="postmaster@localhost"
"MailLogInterval"=dword:00000258
"MailLogEmailAddr"="postmaster@localhost"
"MailLogPass"="password"
"MailLogUserID"="localhost\\postmaster"
"SocketConnectionMax"=dword:00000004
"SocketTimeoutValue"=dword:00004e20
"CheckSocketInt"=dword:00001770
"ConnectionTimeoutValue"=dword:0001d4c0
"DBConnectionMax"=dword:00000064
"ConcurrentDBConn"=dword:0000000a
"QueryTimeOut"=dword:0000003c
"L2ADMIN"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2admin;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"CheckServerInt"=dword:00001770
"WorldCount"=dword:00000001
"Country"=dword:00000004
"W_0_CONN_AUTH"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2db;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"W_0_CONN_LOG"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2log;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"W_0_CONN_COMM"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2world;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"W_0_CONN_REPORT"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2report;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"W_0_CONN_WORLD"="DRIVER={SQL Server**;SERVER=127.0.0.1;DATABASE=lin2world;NETWORK=dbmssocn;Address=127.0.0.1,1433;UID=sa;PWD=l2online;"
"W_0_CALLNAME"="Lineage"
"W_0_WORLDNO"=dword:00000001
"W_0_SVR_LOG"="127.0.0.1:3999"
"W_0_SVR_AUTH"="127.0.0.1:2044"
"W_0_SVR_CACHE"="127.0.0.1:2006"
"W_0_SVR_CACHEINT"="127.0.0.1:2009"
"W_0_SVR_MAIN"="127.0.0.1:7777"
"W_0_SVR_UPDATE1"="127.0.0.1:2009"
"W_0_SVR_UPDATE2"="127.0.0.1:2009"
"W_0_SVR_UPDATE3"="127.0.0.1:2009"
"W_0_SVR_UPDATE4"="127.0.0.1:2009"
"W_0_CHECKSVR"=dword:00000000
"W_0_SVR_CACHESVC"="127.0.0.1:4004"
"W_0_SVR_MAINSVC"="127.0.0.1:4004"
-