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!

Guide to config Webreg

Status
Not open for further replies.
Experienced Elementalist
Joined
Jul 27, 2005
Messages
287
Reaction score
0
First, you must install IIS in WindowsXp SP2 CD.

Then you download file WebRegFaceEng.rar in this post.

Extract file WebRegFaceEng.rar to folder c:\Inetpub\wwwroot\

Open file config.asp with Notepad and edit like this:
<%

DBUser = "sa" 'User connect to sql server or your user

DBPSD = "" 'Current pass of user(blank) or your pass

DBName = "NavyField" 'Database name

DBIP = "localhost" 'SQL server IP

%>

And then save & exit.

Open IE and type
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jan 7, 2004
Messages
161
Reaction score
0
Um.... ok the site works... almost..
actualy i have 2 errors for now. :)

1) The site aint giving me the "test pass" um.. is that normal? no huh?
2) After i hit the ok, it gives me an error
Code:
Method Not Allowed
The requested method POST is not allowed for the URL /navy/idreg.asp.
Any ideas? :)
 
Experienced Elementalist
Joined
Jul 27, 2005
Messages
287
Reaction score
0
Uh, "test Pass" is mean you need repeat this pass in box next line.
Your need Install IIS and "Extract file WebRegFaceEng.rar to folder c:\Inetpub\wwwroot\"
This web I can't run in other place, I don't understand this??? :)
 
Initiate Mage
Joined
Oct 17, 2005
Messages
2
Reaction score
0
What is IIS?

I extracted the files to the place i needed to put them, tried to contact my local host, and it didnt work, connection was refused. o.o

I finally got to the site, and its not giving me the test pass either, o.o
 
Last edited:
Experienced Elementalist
Joined
Jul 27, 2005
Messages
287
Reaction score
0
Oh sorry, IIS mean Internet Information Service. 1 Component of win XP. You will find it in WinXP CD.
It only ~15Mb.
 
Newbie Spellweaver
Joined
Aug 17, 2005
Messages
72
Reaction score
0
My web reg not funkcion
i run
write id and pass and web reg not creating id in database



i run in win sbs 2003 premium server
SQL enterprisese server 2000
 
Junior Spellweaver
Joined
Apr 27, 2005
Messages
123
Reaction score
0
infik said:
My web reg not funkcion
i run
write id and pass and web reg not creating id in database
i run in win sbs 2003 premium server
SQL enterprisese server 2000
Is it just me or does anyone understand what he just said?
 
Newbie Spellweaver
Joined
Nov 14, 2005
Messages
5
Reaction score
0
um... cahn anyone upload this to somewhere else? filefront...megaupload? bcoz I cant dl anything....
 
Newbie Spellweaver
Joined
Dec 14, 2005
Messages
68
Reaction score
0
Can

Tidus_KG said:
First, you must install IIS in WindowsXp SP2 CD.

Then you download file WebRegFaceEng.rar in this post.

Extract file WebRegFaceEng.rar to folder c:\Inetpub\wwwroot\

Open file config.asp with Notepad and edit like this:
<%

DBUser = "sa" 'User connect to sql server or your user

DBPSD = "" 'Current pass of user(blank) or your pass

DBName = "NavyField" 'Database name

DBIP = "127.0.0.1" 'SQL server IP

%>

And then save & exit.

Open IE and type webreg will appear.

If you have problem contact me at YM tiduskg

can you post the webreg somewhere else? i can
 
Newbie Spellweaver
Joined
Jan 29, 2006
Messages
5
Reaction score
0
Cant connect

I got same problem as MasterNinja,when try to create acc its says Cant Connect
Can someone help us
 
Experienced Elementalist
Joined
Jul 27, 2005
Messages
287
Reaction score
0
You must check SQL server like this pic





Good luck and have fun!
TidusKG
 
Last edited:
Initiate Mage
Joined
Mar 17, 2006
Messages
3
Reaction score
0
Can you please rehost So02.jpg? Thanks in advance =D
 
Newbie Spellweaver
Joined
Oct 10, 2004
Messages
20
Reaction score
0
IIS Server only for Windows XP Professional, 2000 or 2003
Windows 95, 98, Me, NT and NT4 PWD Server
Windows Home Edition dont have Editor code for .asp

Program optional is Abiss Web Server...........
 
P

PrinceApollo

Guest
Hi,

Thx for the tutorial, I can access the registor page however I got an error that says "can't connect" after I pressed the OK button. What problem can that be?
 

om2

Newbie Spellweaver
Joined
Sep 16, 2006
Messages
7
Reaction score
0
i have same problem with "Can't Connect" thing... i think i forgot to create NF2Billing on System DSN and change sa password via SQL Enterprise Manager... it works now...
 
Experienced Elementalist
Joined
Jul 27, 2005
Messages
287
Reaction score
0
If you got messenger "SQL can't connect", recheck your SQL server config like this picture:
 

Attachments

You must be registered for see attachments list
Status
Not open for further replies.
Back
Top