<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Troubleshooting</title><link>http://forums.iis.net/1039.aspx</link><description>Forum targeting resolving issues on the IIS platform including tools such as DebugDiag, WFetch, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: SSI Server Side Includes -- Not working as advertised</title><link>http://forums.iis.net/thread/1859283.aspx</link><pubDate>Thu, 15 Nov 2007 14:32:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1859283</guid><dc:creator>sdeliasr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1859283.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1039&amp;PostID=1859283</wfw:commentRss><description>&lt;p&gt;Thank you a thousand times over.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;The problem was in my understanding of how this works.&lt;/p&gt;
&lt;p&gt;I INCORRECTLY thought that I needed to add the file extensions of the files BEING INCLUDED into Applications Mapping screen of IIS (under Home Directory -&amp;gt; Configuration).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;So I added &amp;quot;.shtml&amp;quot; when I should have added &amp;quot;.html&amp;quot; to the mappings to ssinc.dll.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Works for me now!!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Steve Delia&lt;/p&gt;</description></item><item><title>Re: SSI Server Side Includes -- Not working as advertised</title><link>http://forums.iis.net/thread/1859279.aspx</link><pubDate>Thu, 15 Nov 2007 13:43:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1859279</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1859279.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1039&amp;PostID=1859279</wfw:commentRss><description>&lt;p&gt;Show code.&amp;nbsp; This should work fine:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;test.shtm&lt;br /&gt;-----------------&lt;/p&gt;
&lt;p&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Test Include&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;This was in the original file&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;!--#include virtual=&amp;quot;include.inc&amp;quot; --&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/p&gt;
&lt;p&gt;include.inc&lt;br /&gt;------------------&lt;/p&gt;
&lt;p&gt;&amp;lt;P&amp;gt;This is an included line&amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;Put them both in the root folder and call the first by name.&amp;nbsp; Remember, only the extensions SHTM and SHTML work for the file to process HTML includes.&amp;nbsp; I use INC as the extension for included files for clarity, they can be anything with HTML code.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>SSI Server Side Includes -- Not working as advertised</title><link>http://forums.iis.net/thread/1859236.aspx</link><pubDate>Wed, 14 Nov 2007 22:35:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1859236</guid><dc:creator>sdeliasr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1859236.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1039&amp;PostID=1859236</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to use SSI and
am finding that the include statement is being treated as a comment.&amp;nbsp; I
can see it in &amp;quot;View Source&amp;quot; intact, the same as in the source file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ve tried this under WinXP Pro and Windows Server 2003.&amp;nbsp; Under the
latter, I went into &amp;quot;Web Service Extensions&amp;quot; and allowed SSI.&lt;/p&gt;
&lt;p&gt;Inside IIS, the virtual directory is taking the defaults that shows that the .shtml file extension points to the ssinc.dll&lt;/p&gt;
&lt;p&gt;I know that this works with ASP pages, but I need to get it to work with an .html file as the &amp;quot;parent&amp;quot; page that is including a .shtml file.&lt;/p&gt;
&lt;p&gt;I can send/show the sample code I&amp;#39;m using if that would help.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ve been googling and searching this issue like crazy and still haven&amp;#39;t found anything close to explaining this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Steve Delia&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>