<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Using Server Side include from site root</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Using Server Side include from site root]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 05:10:37 +0000</pubDate>
  <lastBuildDate>Sat, 09 Sep 2006 11:46:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=447</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Using Server Side include from site root : Hello, I&amp;#039;m getting the following...]]></title>
   <link>https://forum.productcart.com/using-server-side-include-from-site-root_topic447_post1326.html#1326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=199">dcunningham</a><br /><strong>Subject:</strong> 447<br /><strong>Posted:</strong> 09-September-2006 at 11:46am<br /><br /><P>Hello,</P><P>I'm getting the following error in the footer of all my cart pages:</P><P><FONT face=Arial size=2></FONT></P><P>Active Server Pages<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error 'ASP 0140'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Page Command Out Of Order</FONT> <P><FONT face=Arial size=2>&#091;snip&#093;..\STORE\PC\../../rss.asp</FONT><FONT face=Arial size=2>, line 1</FONT> <P><FONT face=Arial size=2>The @ command must be the first command within the Active Server Page.</FONT></P><P>The file rss.asp sits in the site root. Here's the first couple lines of code from that file:&lt;<A href="mailto:%'@LANGUAGE=&quot;VB&#083;CRIPT" target="_blank">%'@LANGUAGE="VBSCRIPT</A>" CODEPAGE="1252"%&gt;<BR>&lt;!--#include file="../../includes/MXRSS/MX_Rss.inc.asp" --&gt;<BR>&lt;!--#include file="../../Connections/connSunSoft.asp" --&gt;<BR>&lt;%<BR>Dim MXRSS_rsRSS: Set MXRSS_rsRSS = new MX_RssReader<BR>MXRSS_rsRSS.setConnection MM_connSunSoft_STRING<BR>MXRSS_rsRSS.setCacheTime 60<BR>MXRSS_rsRSS.getFeed "<A href="http://www.adobe.com/go/rss_dreamweaver/index.rdf" target="_blank">http://www.adobe.com/go/rss_dreamweaver/index.rdf</A>"<BR></P><P>As you can see the first line contains the @command. I'm sure that since the SSI is being called from the footer file that the @command must already exist because of the PC pages being processed inside the header. However, I can't tell from the error message if the @command has been recognized by the ASP parser in IIS from processing all the header files ect..</P><P>This is the code to bring in the file: &lt;!--#include file="../../rss.asp"--&gt;&nbsp; I've tried commenting out the @ command but still get the error. </P><P>The file to be included runs from the site root because it was having path problems from a temp cache file buried deep inside the rss components folder structure. The rss reader works just fine from the root, so I'm trying to to pull it into the footer.</P><P>Any help would be appreciated.</P><span style="font-size:10px"><br /><br />Edited by dcunningham - 09-September-2006 at 11:52am</span>]]>
   </description>
   <pubDate>Sat, 09 Sep 2006 11:46:58 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/using-server-side-include-from-site-root_topic447_post1326.html#1326</guid>
  </item> 
 </channel>
</rss>