<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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/"><channel><title>Master Pages, Themes and Navigation Controls</title><link>http://forums.asp.net/139.aspx</link><description>Discussions of MasterPages, Themes, and other page-related features. &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=164&amp;amp;c=30" target=_blank&gt;Email List&lt;/A&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to load a classic asp page in asp .net web site</title><link>http://forums.asp.net/thread/2633508.aspx</link><pubDate>Fri, 19 Sep 2008 18:32:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2633508</guid><dc:creator>garychi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2633508.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=2633508</wfw:commentRss><description>&lt;p&gt;It works. Thanks, &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to load a classic asp page in asp .net web site</title><link>http://forums.asp.net/thread/2631734.aspx</link><pubDate>Fri, 19 Sep 2008 05:48:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2631734</guid><dc:creator>elegantkvc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2631734.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=2631734</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;You have to set the AspCombat property to true for providing the Asp page compatibility in a .net environment.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to load a classic asp page in asp .net web site</title><link>http://forums.asp.net/thread/2631012.aspx</link><pubDate>Thu, 18 Sep 2008 19:49:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2631012</guid><dc:creator>garychi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2631012.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=2631012</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;I am working on an asp .net web site, and need to load an existing classic asp page in content page. But I got &amp;quot;Path &amp;#39;DotNetSite/OldSite/project.asp&amp;#39; is forbiden&amp;quot; error message when click the node. My question is: What is the best way to host a classic asp page in .net framework? If using iFrame is fine, how to solve this issue?&lt;/p&gt;&lt;p&gt;Following is my code snippet:&amp;nbsp; &lt;/p&gt;&lt;p&gt;In web.sitemap file:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;siteMapNode&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;siteMapNode url=&amp;quot;Default.aspx&amp;quot; title=&amp;quot;Home&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;siteMapNode url=&amp;quot;~/OldSite/Default.aspx&amp;quot; title=&amp;quot;Classic View&amp;quot;&amp;gt;&amp;lt;/siteMapNode&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;.....&lt;/p&gt;&lt;p&gt;In&amp;nbsp; ~/OldSite/Default.aspx file:&lt;/p&gt;&lt;p&gt;&amp;lt;asp:Content ID=&amp;quot;Content2&amp;quot; ContentPlaceHolderID=&amp;quot;ContentPlaceHolder1&amp;quot; Runat=&amp;quot;Server&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;lt;iframe id=&amp;quot;frmExternalWeb&amp;quot; runat=&amp;quot;server&amp;quot; width=&amp;quot;100%&amp;quot; src=&amp;quot;project.asp&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/asp:Content&amp;gt; &lt;/p&gt;&lt;p&gt;Thanks, &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>