473,385 Members | 1,736 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

ASP and IIS and SSI...please help

Hi - I'm using SSI in some .asp pages... the SSI works perfectly on my web
host, but when I try to test locally, IIS is complaining that it can't find
the included file. I'm sure that it has something to do with setting a
"root" directory properly, but as far as I can tell, I have it set ok. Any
hints? I'm running IIS under XP Pro, and DW MX by the way...

My SSI line looks like this:
<!--#include virtual="\mainpages\includes\ServicesCustomized.ht m" -->

The actual path is:
c:\Document and Settings\S\My
Documents\dotDigerati\Website\mainpages\includes.. .

In Internet Information Services the virtual directory is set to point to:
C:\Documents and Settings\S\My Documents\dotDigerati\Website\

Anything else I need to do?

Thanks in advance,
Sheryl

Jul 19 '05 #1
3 2577
From what I can see, this should be working for you. Here are my
suggestions:

Put a file in the Website directory called includes.txt with contents of
"Website."
Put a file in the mainpages directory called include.txt with contents of
"root.
Put a file in your includes directory called include.txt with contents of
"includes."

Then load:

<!-- #include virtual="/include.txt" -->
<!-- #include file="/include.txt" -->

What is returned?

Ray at home
"shland" <sh****@comcast.net> wrote in message
news:uD**************@TK2MSFTNGP11.phx.gbl...
Hi - I'm using SSI in some .asp pages... the SSI works perfectly on my web host, but when I try to test locally, IIS is complaining that it can't find the included file. I'm sure that it has something to do with setting a
"root" directory properly, but as far as I can tell, I have it set ok. Any
hints? I'm running IIS under XP Pro, and DW MX by the way...

My SSI line looks like this:
<!--#include virtual="\mainpages\includes\ServicesCustomized.ht m" -->

The actual path is:
c:\Document and Settings\S\My
Documents\dotDigerati\Website\mainpages\includes.. .

In Internet Information Services the virtual directory is set to point to:
C:\Documents and Settings\S\My Documents\dotDigerati\Website\

Anything else I need to do?

Thanks in advance,
Sheryl


Jul 19 '05 #2
two things...
one the \ should be / (not sure it matters but it could)
Second, is "WebSite" set as the ROOT of that virutal dir?

--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
...Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"shland" <sh****@comcast.net> wrote in message
news:uD**************@TK2MSFTNGP11.phx.gbl...
Hi - I'm using SSI in some .asp pages... the SSI works perfectly on my web host, but when I try to test locally, IIS is complaining that it can't find the included file. I'm sure that it has something to do with setting a
"root" directory properly, but as far as I can tell, I have it set ok. Any
hints? I'm running IIS under XP Pro, and DW MX by the way...

My SSI line looks like this:
<!--#include virtual="\mainpages\includes\ServicesCustomized.ht m" -->

The actual path is:
c:\Document and Settings\S\My
Documents\dotDigerati\Website\mainpages\includes.. .

In Internet Information Services the virtual directory is set to point to:
C:\Documents and Settings\S\My Documents\dotDigerati\Website\

Anything else I need to do?

Thanks in advance,
Sheryl


Jul 19 '05 #3
Oops. Delete the "/" from the file include.

Ray at home

"Ray at <%=sLocation%>" <myfirstname at lane 34 . komm> wrote in message
news:un**************@TK2MSFTNGP09.phx.gbl...
From what I can see, this should be working for you. Here are my
suggestions:

Put a file in the Website directory called includes.txt with contents of
"Website."
Put a file in the mainpages directory called include.txt with contents of
"root.
Put a file in your includes directory called include.txt with contents of
"includes."

Then load:

<!-- #include virtual="/include.txt" -->
<!-- #include file="/include.txt" -->

What is returned?

Ray at home
"shland" <sh****@comcast.net> wrote in message
news:uD**************@TK2MSFTNGP11.phx.gbl...
Hi - I'm using SSI in some .asp pages... the SSI works perfectly on my

web
host, but when I try to test locally, IIS is complaining that it can't

find
the included file. I'm sure that it has something to do with setting a
"root" directory properly, but as far as I can tell, I have it set ok. Any hints? I'm running IIS under XP Pro, and DW MX by the way...

My SSI line looks like this:
<!--#include virtual="\mainpages\includes\ServicesCustomized.ht m" -->

The actual path is:
c:\Document and Settings\S\My
Documents\dotDigerati\Website\mainpages\includes.. .

In Internet Information Services the virtual directory is set to point to: C:\Documents and Settings\S\My Documents\dotDigerati\Website\

Anything else I need to do?

Thanks in advance,
Sheryl



Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kurt Watson | last post by:
I’m having a different kind of problem with Hotmail when I sign in it says, "Web Browser Software Limitations Your Current Software Will Limit Your Ability to Use Hotmail You are using a web...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
7
by: tyler_durden | last post by:
thanks a lot for all your help..I'm really appreciated... with all the help I've been getting in forums I've been able to continue my program and it's almost done, but I'm having a big problem that...
23
by: Jason | last post by:
Hi, I was wondering if any could point me to an example or give me ideas on how to dynamically create a form based on a database table? So, I would have a table designed to tell my application...
13
by: Joner | last post by:
Hello, I'm having trouble with a little programme of mine where I connect to an access database. It seems to connect fine, and disconnect fine, but then after it won't reconnect, I get the error...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
1
PEB
by: PEB | last post by:
POSTING GUIDELINES Please follow these guidelines when posting questions Post your question in a relevant forum Do NOT PM questions to individual experts - This is not fair on them and...
0
by: 2Barter.net | last post by:
newsmail@reuters.uk.ed10.net Fwd: Money for New Orleans, AL & GA Inbox Reply Reply to all Forward Print Add 2Barter.net to Contacts list Delete this message Report phishing Show original
6
by: jenipriya | last post by:
Hi all... its very urgent.. please........i m a beginner in oracle.... Anyone please help me wit dese codes i hv tried... and correct the errors... The table structures i hav Employee (EmpID,...
5
by: tabani | last post by:
I wrote the program and its not giving me correct answer can any one help me with that please and specify my mistake please it will be highly appreciable... The error arrives from option 'a' it asks...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.