Hi Daniel. I'm running that binary too, and had the same problem at one
time. I don't remember how I fixed it. Try my config file (attached) (of
course it's executable code so look through it make sure you like what you
see before running). You can also look closely at the line:
ns_param enabletclpages true ;# Parse *.tcl files in pageroot.
Though that shouldn't affect ADP's.
Also try hitting the aolserver from another machine with Netscape, or a
significantly different version of IE (I assume you use IE). I've had
problems with IE apparently using the file extension from the URL to
determine MIME type of the content, even when the server returns the correct
MIME type. This occurs equally with their own IIS. You can also try typing
the URL with http://myipaddress since it probably uses the syntax of the URL
to decide whether to use the given MIME type or try to guess it based on
file extension.
I'm copying you directly on this message so you can get the attached file.
I assume the listserv won't send the file. You can ignore any database
drivers there that won't load on your configuration. They won't hurt
anything.
--
Mark Hubbard: [EMAIL PROTECTED]
Microsoft Certified Professional
"Never apply a Star Trek solution to a Babylon 5 problem."
-----Original Message-----
From: Daniel Page <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Saturday, September 15, 2001 2:04 PM
Subject: Dumb newbie question
Hi,
I have just installed the pre-compiled Windows version of AOLServer, and am
running NSD.EXE, and I am having grief with the config file with TCL
processing.
The test file nstelemetry.adp is served, but instead of the actual data, I
get tcl code. After having RTFM, everything seems ok "out of the box"
lines like map "/*.adp") but this does not seem to do the trick.
Can anyone tell me where I am going wrong?
Cordially,
Daniel Page