<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.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>hosterposter : asp</title><link>http://blogs.iis.net/hosterposter/archive/tags/asp/default.aspx</link><description>Tags: asp</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Delegating error messages in IIS 7.0</title><link>http://blogs.iis.net/hosterposter/archive/2008/03/22/delegating-error-messages-in-iis-7-0.aspx</link><pubDate>Sat, 22 Mar 2008 21:07:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2248903</guid><dc:creator>Hoster Poster</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/hosterposter/rsscomments.aspx?PostID=2248903</wfw:commentRss><comments>http://blogs.iis.net/hosterposter/archive/2008/03/22/delegating-error-messages-in-iis-7-0.aspx#comments</comments><description>There are two settings you should be aware of for hosting that relate to delegation of errors. 1. Delegating ASP's scriptErrorSentToBrowser setting: You should definitely turn on the ASP script errors, otherwise your customers won't see the useful errors from Classic ASP that IIS 6.0 showed. What your customers will see is the generic error, “An error occurred on the server when processing the URL. Please contact the system administrator.” This is because detailed ASP error messages are not sent to the browser by default for security reasons. In order to see the details of the error message, you may need to enable sending error messages to the browser. The article http://learn.iis.net/page.aspx/209/asp/ explains the steps to safely delegate...(&lt;a href="http://blogs.iis.net/hosterposter/archive/2008/03/22/delegating-error-messages-in-iis-7-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2248903" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/hosterposter/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/hosterposter/archive/tags/asp/default.aspx">asp</category><category domain="http://blogs.iis.net/hosterposter/archive/tags/errors/default.aspx">errors</category></item></channel></rss>