On Tue, Mar 16, 2010 at 2:36 PM, Jarvis, Matthew <[email protected]> wrote:
> I know I'm missing something really obvious but I can't put my finger on
> it....
>
>
>
> Working on a small project using ASP to run simple queries on a database
> and a simple dump to screen. Haven't done any ASP work in years so it's
> been a nice little refresher... Was finishing up, decided to copy/paste
> code to the server for general access by my coworkers...
>
>
>
> Now when still running from local machine the Default.htm page wants to
> go to the ASP pages to do the report, the ASP code itself is displayed,
> rather than the thing actually running the script.
>
>
>
> I've cleared all the caches I can think of, restarted machine, moved
> code on server to different location in case there was some caching
> going on that I am not aware of...
>
>
>
> Still just displays code - not running script.
>
>
>
> Restarted IIS and when I go to http://localhost <http://localhost/>  it
> indeed runs the default page, so I know IIS is operational.
--------------------

Server 2003?  You have to enable ASP pages.  They are off by default.

Pretty F'n funny there M$.

This is an IIS setting for the sever instead of for the particular
website as I remember.  <got hit with this in 2004-5 as I remember>
-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts

901.246-0159 cell

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to