<?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>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1906142.aspx</link><pubDate>Mon, 08 Jun 2009 10:09:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906142</guid><dc:creator>JZfi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906142.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906142</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;ctricaud:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Thanks for theses informations but I have this problem: the 500 error message is shwon despite the fact I used all these parameters. This is the 500 error message and note the message which is set in the script error message tag.&lt;/p&gt;
&lt;p&gt; The problem is not in IE since on another server I have the good messages.&lt;/p&gt;
&lt;p&gt;Why does the 500 page is shown and not the message?&lt;/p&gt;
&lt;/div&gt;&lt;/BLOCKQUOTE&gt;

I had the same problems and the answer is here: http://forums.iis.net/t/1157908.aspx

Quoted:
&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;Leo Tang - MSFT:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please check  the httpErrors setting(IIS Manager-&amp;gt;Click your website-&amp;gt;Click Error Pages-&amp;gt;Click Edit feature Settings… on the Actions panel). If you are using a remote client, make sure the errorMode is set to “Detailed”. Otherwise, you can set the errorMode to “DetailedLocalOnly”.&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;

Hope this helps the rest of you struggling with the same scenario!</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1904837.aspx</link><pubDate>Tue, 26 May 2009 19:53:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904837</guid><dc:creator>ctricaud</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1904837.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1904837</wfw:commentRss><description>&lt;p&gt;Thanks for theses informations but I have this problem: the 500 error message is shwon despite the fact I used all these parameters. This is the 500 error message and note the message which is set in the script error message tag.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The problem is not in IE since on another server I have the good messages.&lt;/p&gt;
&lt;p&gt;Why does the 500 page is shown and not the message?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Please help is needed...&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888219.aspx</link><pubDate>Tue, 23 Dec 2008 02:02:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888219</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888219.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888219</wfw:commentRss><description>&lt;p&gt;Thanks for posting the complete solution.&amp;nbsp; This should help others.&lt;/p&gt;
&lt;p&gt;Take care,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888215.aspx</link><pubDate>Mon, 22 Dec 2008 23:46:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888215</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888215.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888215</wfw:commentRss><description>&lt;p&gt;Solution that worked:&lt;/p&gt;
&lt;p&gt;The problem was that you have to have a very specific set of parameters dialed in. If one thing is set the wrong way it doesn’t work.&lt;/p&gt;
&lt;p&gt;To view errors on Server:&lt;br /&gt;Uncheck &amp;quot;show friendly error messages&amp;quot; in server’s IE&lt;br /&gt;Uncheck “enable script debugging (Internet Explorer) and (Other)” in server’s IE&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;IIS 7: Sites - My Site - Click on &amp;quot;ASP&amp;quot; - Open &amp;quot;Debugging Properties&amp;quot; - Set &amp;quot;Send Errors to Browser&amp;quot; to True. Set &amp;quot;Enable Client Side and Server Side debugging&amp;quot; both to False. Set “Calculate line numbers”&amp;nbsp; to True.&lt;br /&gt;&lt;br /&gt;View Errors in browser or, for more detail:&lt;br /&gt;Start - administrative tools - event viewer - Windows Logs - Application&lt;br /&gt;or&lt;br /&gt;Start - Server Manager - Diagnostics - Event Viewer - Windows Logs – Application&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888210.aspx</link><pubDate>Mon, 22 Dec 2008 22:10:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888210</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888210.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888210</wfw:commentRss><description>&lt;p&gt;It&amp;#39;s set to true. I also just unchecked &amp;quot;show friendly error messages&amp;quot; in IE and the error came up in the browser!&amp;nbsp; Fixed!&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888207.aspx</link><pubDate>Mon, 22 Dec 2008 21:04:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888207</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888207.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888207</wfw:commentRss><description>&lt;p&gt;I would confirm the &amp;quot;Send Errors to Browser&amp;quot; is set to True.&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888204.aspx</link><pubDate>Mon, 22 Dec 2008 20:26:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888204</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888204.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888204</wfw:commentRss><description>&lt;p&gt;Steve,&lt;/p&gt;
&lt;p&gt;I tried setting both to false, and it still doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Interestingly, after testing, I am getting good error messages on pages that do not have dynamic content. This problem seems to occur only on pages that connect to a database and read/write to it.&lt;/p&gt;
&lt;p&gt;Also I&amp;#39;ve just found that there&amp;nbsp;ARE good error messages in the diagnostics/event viewer/windows Logs/application logs, but they don&amp;#39;t make it out to the web page as displayed in the server browser. So now I can debug, but it would be nice to have the error display in the browser window.&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888200.aspx</link><pubDate>Mon, 22 Dec 2008 18:43:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888200</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888200.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888200</wfw:commentRss><description>&lt;p&gt;That is what I was referring to. Uncheck both the Debugging options on the server.&amp;nbsp; Sorry if I wasn&amp;#39;t clear.&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888193.aspx</link><pubDate>Mon, 22 Dec 2008 17:28:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888193</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888193.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888193</wfw:commentRss><description>&lt;p&gt;On the server, Enable Client-Side (and Server-Side) Debugging are both set to true. On&amp;nbsp;IE &amp;quot;Disable Script Debugging (IE and other) are both unchecked.&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888190.aspx</link><pubDate>Mon, 22 Dec 2008 16:56:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888190</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888190.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888190</wfw:commentRss><description>&lt;p&gt;I would uncheck the client and server side debugging.&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888186.aspx</link><pubDate>Mon, 22 Dec 2008 16:15:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888186</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888186.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888186</wfw:commentRss><description>&lt;p&gt;Hi Steve, thanks for your response.&lt;/p&gt;
&lt;p&gt;That was one of the first things we tried. It still doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;</description></item><item><title>Re: No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888087.aspx</link><pubDate>Sat, 20 Dec 2008 01:43:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888087</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888087.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888087</wfw:commentRss><description>&lt;p&gt;1) Turn off HTTP friendly errors in IE&lt;/p&gt;
&lt;p&gt;2) To view actual ASP Errors, follow steps below: &lt;/p&gt;
&lt;p&gt;Make sure you&amp;#39;re in Features View (not Content View), then double-click the ASP icon. Expand &amp;quot;Compilation&amp;quot; and then &amp;quot;Debugging Properties&amp;quot;.&amp;nbsp; Set the &amp;quot;Send Errors To Browser&amp;quot; to True.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>No Useful Error Messages Appear</title><link>http://forums.iis.net/thread/1888062.aspx</link><pubDate>Fri, 19 Dec 2008 17:13:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888062</guid><dc:creator>Gary Dahl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888062.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1888062</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;We don&amp;#39;t have any useful error messages appearing with classic ASP and IIS 7. We&amp;#39;re trying to have errors with line numbers and specific codes for debugging purposes.&lt;/p&gt;
&lt;p&gt;Errors on my local browser are all &amp;quot;500 - Internal Server error&amp;quot;. The same error on the server is &amp;quot;HTTP 500 the website cannot display the page&amp;quot;. &lt;/p&gt;
&lt;p&gt;In IIS, Calculate line numbers, Enable Client-side debugging, Enable Server-side debugging and send errors to browser are all set to true. In my IE, Disable Script Debugging is unchecked. Show friendly error messages, has been tried off and on.&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve spent&amp;nbsp;days on this to no avail. &amp;nbsp;Any help would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;</description></item></channel></rss>