Re: include file in asp on IIS 6
From: Keith W. McCammon (km_at_km.com)
Date: 03/04/04
- Next message: Keith W. McCammon: "Re: setting up webfarms"
- Previous message: wk6pack: "Re: include file in asp on IIS 6"
- In reply to: wk6pack: "include file in asp on IIS 6"
- Next in thread: wk6pack: "Re: include file in asp on IIS 6"
- Reply: wk6pack: "Re: include file in asp on IIS 6"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Mar 2004 18:58:11 -0500
This is somewhat off-topic, but...
A good rule of thumb is to always use the .asp extension in your include
files. By doing this, you can relatively safely place them anywhere you
want, without the risk of someone download a page full of un-rendered code.
Again, not a solution, just an observation...
"wk6pack" <wkwan@sd61.bc.ca> wrote in message
news:OzjLixjAEHA.1468@tk2msftngp13.phx.gbl...
> Hi,
>
> I have my application running on windows 2000 and it is working just fine.
>
> We are moving over to windows 2003 server. Everything installed fine but
> when I go to run my asp application, everytime the code hits <!--include
> file="../notloggedon.inc"-->
>
> It gives me. Page cannot be displayed
>
> Yet when I remove the line, I could see the web page. Is there something
> different from windows 2000 server to windows 2003 server that I need to
> setup?
>
> thanks,
> Will
>
>
- Next message: Keith W. McCammon: "Re: setting up webfarms"
- Previous message: wk6pack: "Re: include file in asp on IIS 6"
- In reply to: wk6pack: "include file in asp on IIS 6"
- Next in thread: wk6pack: "Re: include file in asp on IIS 6"
- Reply: wk6pack: "Re: include file in asp on IIS 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|