Advertisement

02.28.2008 at 01:38PM PST, ID: 23202038
[x]
Attachment Details

iis 5.1 ssi include "object not found"

Asked by PHenningsen in Server Side Includes (SSI)

Tags: HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.1

In file C:\Web\ssr\menutest2.shtml I have:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><title>Menu Test 2</title>
</head>
<body>
<table>
  <!--#include virtual="TopNavMenu2.txt" -->
  <tr><td><h2>Hello World</h2></td></tr>
</table>
</body>
</html>

In file C:\Web\ssr\TopNavMenu2.txt I have:
<!-- TopNavMenu2.txt -->
<tr><td><h2>Hi there!</h2></td></tr>

As a result, I get:
HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.1 Date: Thu, 28 Feb 2008 21:17:37 GMT X-Powered-By: ASP.NET Connection: close Content-Type: text/html
404 Object Not Found
Hello World

That is, IIS can't find the "include" file.

I am running on my local machine, WinXP, SP2, IIS 5.1
The sub-directories "Web" and  "ssr" have "read and execute" permissions

Start Free Trial
 
Loading Advertisement...
 
[+][-]02.28.2008 at 02:39PM PST, ID: 21009002

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.28.2008 at 03:16PM PST, ID: 21009249

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.28.2008 at 04:13PM PST, ID: 21009573

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.28.2008 at 04:15PM PST, ID: 21009587

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Server Side Includes (SSI)
Tags: HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.1
Sign Up Now!
Solution Provided By: spoxox
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628