ASP not "Rendering"

 
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP
View previous topic :: View next topic  
Author Message
Maver
-


Joined: 04 Jun 2003
Posts: 5

PostPosted: Wed Jun 04, 2003 3:40 am    Post subject: ASP not "Rendering" Reply with quote

I'm new to all this and i put my fourm (made up of asp docs) right in the dir for the files for the web server. (should it be in anthor one? now when i type in
http://(ip address)/fourms/setup.asp

all i see is just what i see if i open the file with notepad, just the code, it doesn't seem to render it. They say that this server can support asp but i'm seeing the same result that i do with my old server that doesn't support ASP.

i know some stuff about comps and web and html but i'm new to all this active html and asm

thank you
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Wed Jun 04, 2003 5:41 am    Post subject: Reply with quote

No don't put asp scripts in your htdocs folder , it goes in your ahtml folder where you installed Active server page to

the folder should be located at:

C:\Program Files\ActiveHTML\AHTML 8)

it should be this

http://your-domain/ahtml/forum/setup.asp
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Maver
-


Joined: 04 Jun 2003
Posts: 5

PostPosted: Wed Jun 04, 2003 10:03 pm    Post subject: Reply with quote

i did that but when i type in
http://(ip)/AHTML/FOURM/SETUP.ASP
but i don't get anypage at all. installed the active html but do i need to run some kinda active html program to make it work, cuzz i don't see how the ip then ahtml folder could be viewed if its not in the defult dir for the server unless abyss knows its there by defult (no moding) or a active html program is running to direct it to that dir.
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Wed Jun 04, 2003 10:09 pm    Post subject: Reply with quote

use the alias control panel , and put the path to ahtml folder located in your program files , if you followed everything correct then i don't know what the problem is
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jun 05, 2003 3:05 am    Post subject: Re: ASP not "Rendering" Reply with quote

This is simply due to the fact that you need to configure ActiveHTML to work on directories other than /ahtml.
To do so:
* run ActiveHTML configuration (you'll find it in the start menu)
* Press Connect
* Go to Directory Aliases
* In the fields at the bottom of the window enter the virtual directory (for
example /) and its real path (c:\program files\abyss web server\htdocs for
example).
* Press save at the right bottom of the window
* Press save at the top of the window
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Maver
-


Joined: 04 Jun 2003
Posts: 5

PostPosted: Thu Jun 05, 2003 3:19 am    Post subject: Reply with quote

i still get that files not found, even after making a new directory. I'm running abyss server and i have installed the active html now what do i do from there, cuzz thats all i've done i fell i'm missing somthing.
no wait i did go into the active html install folder and fallow the instructions it said to do for the abyss server. other then that i haven't done anything so i feel i'm missing somthing. is there possible a simple way like a server that has asp built in with none of this active html stuff?
Back to top View user's profile Send private message
Maver
-


Joined: 04 Jun 2003
Posts: 5

PostPosted: Thu Jun 05, 2003 3:23 am    Post subject: Reply with quote

oh and i'm trying to run a SNITZ 2000 fourms
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Thu Jun 05, 2003 4:06 am    Post subject: Reply with quote

Send aprelium your congif file for abyss , they should help you out 8)
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jun 05, 2003 10:25 pm    Post subject: Reply with quote

Maver wrote:
i still get that files not found

Check your paths. Since you have full control over your computer, you're the only one that can do that.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Maver
-


Joined: 04 Jun 2003
Posts: 5

PostPosted: Fri Jun 06, 2003 3:17 am    Post subject: Reply with quote

i know my paths are right
but how do i send the config file to aprelium?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Jun 07, 2003 1:24 am    Post subject: Reply with quote

aprelium wrote:
Maver wrote:
i still get that files not found

Check your paths. Since you have full control over your computer, you're the only one that can do that.

Your problem is not with Abyss Web Server but rather with ActiveHTML (the ASP interpreter). So please contact SeliSoft (ActiveHTML developers) for more support.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sat Jun 07, 2003 4:16 am    Post subject: Reply with quote

Add me to your MSN im to smart for stuff like this 8)
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Ludde
-


Joined: 20 Jul 2003
Posts: 22

PostPosted: Wed Jul 30, 2003 10:46 pm    Post subject: Reply with quote

Hi, I get it work in the ahtml folder, but when puuting the alias to point to the htdocs of the webserver, it doesn´t seems to read the acess databases, I tried with the iventory example which comes along with Ahtml, but it is simply not running in abyss, any suggestions
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jul 31, 2003 6:16 pm    Post subject: Re: ASP not "Rendering" Reply with quote

Ludde, check the script and see if ODBC drivers are correctly installed on your system. These are responsible for the database access in ASP and if you have a doubt, download an update of the MDAC component from Microsoft.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group