Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Read This If You Have Asp Problems!!!1

Initiate Mage
Joined
Apr 21, 2004
Messages
0
Reaction score
0
Asp Problems? Read!!!

1. Download the old version of the software. --- this isn't the trial version =D


2. Uninstall the current version of ActiveHTML -- this can be done by going to your activehtml directory, and running the unwise thing.

3. Go to your C: Drive, go to TOOLS (at the top with the File Edit View and that stuff) Under Folder Option >> View, uncheck "Hide Protected Operating System files"

4. In your c:\ directory you should see a funky looking file that looks like this: B42B9C2A.AA6 DELETE THIS!

5. Now install the older version of ActiveHTML

6. Test it

IT WORKED FOR ME!!! ^________^
 
Last edited:
btw if you installed asp according to the guide on aprelium/ whatever, it should work, (you dont need to configure anything in ur abyss console)

any comments please post thxx
 
I still have a problem...when I try to reach the bombgame.asp page (or any other *.asp page) I get a blank page without any content. Anybody helps? :|

problem fixed...it was my fault :) works now - thanks
 
Last edited:
thank you
and i install server at d:\server\bombgame\ <=== Is there ploblem
i think i can't run server
 
shrewm said:
I still have a problem...when I try to reach the bombgame.asp page (or any other *.asp page) I get a blank page without any content. Anybody helps? :|

problem fixed...it was my fault :) works now - thanks

im getting the same thing what did you do to fix it?
 
when i'm clicking on bombgame.asp it shows
<%Response.Expires = 0%>
<%
ServerName = Request.Servervariables ("SERVER_NAME")
'response.write ServerName
'response.end
if left(ServerName,3) = "www" then
if right(ServerName,3) <> "com" then
response.redirect("http://www.ragezone.com")
end if
end if
ON ERROR resume NeXT
%>
<html>
<head>
<title>[RAGEZONE.com] PRESENTS ....... bomb game!</title>
<meta name="description" content="ragezone.com bomb game">
<meta http-equiv="keywords" content="Full 3D Online Game MMORPG">
</head>
<frameset rows="100%, 0" cols="1*" border=0 noresize>
<frame name="bg_main" scrolling="auto" src="main.asp" noresize>
<frame name="bg_blank" scrolling="no" src="blank.asp" noresize>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>
 
nivierheim are you bringing the pages up from
if not then thats the reason its not working!
 
my lan like even wont work! and even on that pc dont work either .... =.=
 
Help me. I can't connect From Website to Database. Anybody Share me a web. My Bomb is Online but i can't Connect to Database. So i can't Reg ("^_^ )
 
Back