<?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>Classic ASP</title><link>http://forums.iis.net/1032.aspx</link><description>Problems with Classic ASP (*.asp) applications discussion</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908631.aspx</link><pubDate>Mon, 29 Jun 2009 18:58:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908631</guid><dc:creator>barryb</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908631.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908631</wfw:commentRss><description>&lt;p&gt;Thanks for trying to help. We uninstalled and reinstalled IIS to resolve the issue.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908578.aspx</link><pubDate>Mon, 29 Jun 2009 13:57:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908578</guid><dc:creator>tomkmvp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908578.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908578</wfw:commentRss><description>&lt;p&gt;Sounds like overkill, should be easier to fix than that.&lt;/p&gt;
&lt;p&gt;What is the root folder for &lt;a href="http://myserver/"&gt;http://myserver/&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Is &amp;quot;reports&amp;quot; an actual subdirectory for that root folder or a virtual directory?&amp;nbsp; What is its physical path?&lt;/p&gt;</description></item><item><title>Re: The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908574.aspx</link><pubDate>Mon, 29 Jun 2009 13:37:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908574</guid><dc:creator>barryb</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908574.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908574</wfw:commentRss><description>&lt;p&gt;Default.asp is an application. There is only 1 page.&amp;nbsp;&lt;/p&gt;&lt;p&gt;This problem started after one of the developers was doing some troubleshooting on another site on IIs.&lt;/p&gt;&lt;p&gt;Both he and I have looked at it plenty. He thinks we we need to reinstall IIS.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908377.aspx</link><pubDate>Fri, 26 Jun 2009 13:50:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908377</guid><dc:creator>tomkmvp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908377.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908377</wfw:commentRss><description>&lt;p&gt;Are you 100% sure that default.asp is served when the browser requests &lt;a href="http://myserver/reports"&gt;http://MyServer/reports&lt;/a&gt;?&lt;/p&gt;</description></item><item><title>Re: The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908372.aspx</link><pubDate>Fri, 26 Jun 2009 13:25:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908372</guid><dc:creator>HostingASPNet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908372.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908372</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;This problem could be caused using URL rewriting, so check if you have used that.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;</description></item><item><title>The system cannot find the file specified.</title><link>http://forums.iis.net/thread/1908322.aspx</link><pubDate>Thu, 25 Jun 2009 22:01:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908322</guid><dc:creator>barryb</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908322.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908322</wfw:commentRss><description>&lt;p&gt;Greetings!&lt;/p&gt;&lt;p&gt;I have an ASP application with the home page named &amp;quot;default.asp&amp;quot;. So the URL looks something like this:&lt;/p&gt;&lt;p&gt;&amp;quot;http://MyServer/reports&amp;quot;&lt;/p&gt;&lt;p&gt;And this works perfect! But&lt;/p&gt;&lt;p&gt;&amp;quot;http://MyServer/reports/default.asp&amp;quot; &lt;/p&gt;&lt;p&gt;reports back &amp;quot;The system cannot find the file specified.&amp;quot;&lt;/p&gt;&lt;p&gt;Makes no sense! I suspect that someone modified the IIS configuration, but I know not what. &lt;/p&gt;&lt;p&gt;I&amp;#39;ve seen plenty of post with this error, but still can&amp;#39;t find an error in my configuration.&lt;/p&gt;&lt;p&gt;Thank You! &lt;/p&gt;&lt;p&gt;Barry &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>