<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tobin Titus &#187; errors</title>
	<atom:link href="http://tobint.com/blog/tag/errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobint.com</link>
	<description>You Are What You Don&#039;t Automate</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:05:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IIS 7.0 Error Support</title>
		<link>http://tobint.com/blog/iis-7-0-error-support/</link>
		<comments>http://tobint.com/blog/iis-7-0-error-support/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 00:48:09 +0000</pubDate>
		<dc:creator>tobint</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://tobint.com/Blog/IIS-70-Error-Support</guid>
		<description><![CDATA[I know that most of you reading the blogs on this site have already seen how handy the errors are in IIS 7.0 as compared to previous error conditions. This weekend, I was playing with BlogEngine.NET and thought I&#8217;d put it on my personal site (tobint.com) to try it out. I downloaded the software and tried [...]
Related posts:<ol>
<li><a href='http://tobint.com/blog/why-google-dominates-their-market/' rel='bookmark' title='Why Google dominates their market'>Why Google dominates their market</a></li>
<li><a href='http://tobint.com/blog/extending-microsoft-web-administration-through-powershell-part-ii/' rel='bookmark' title='Extending IIS 7 APIs through PowerShell (Part II)'>Extending IIS 7 APIs through PowerShell (Part II)</a></li>
<li><a href='http://tobint.com/blog/googling-for-web-config-and-other-source-code/' rel='bookmark' title='Googling for web.config and other source code'>Googling for web.config and other source code</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftobint.com%2Fblog%2Fiis-7-0-error-support%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftobint.com%2Fblog%2Fiis-7-0-error-support%2F&amp;source=tobint&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p mce_keep="true">I know that most of you reading the blogs on this site have already seen how handy the errors are in IIS 7.0 as compared to previous error conditions. This weekend, I was playing with <a class="" href="http://www.dotnetblogengine.net/" mce_href="http://www.dotnetblogengine.net/">BlogEngine.NET</a> and thought I&#8217;d put it on my personal site (<a class="" href="http://tobint.com/" mce_href="http://tobint.com">tobint.com</a>) to try it out. I downloaded the software and tried setting it up on my server. After following the brief instructions, I hit an error:</p>
<div style="COLOR: #ff0000"><strong>HTTP Error 500.22 &#8211; Internal Server Error</strong><br />An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. </div>
<p mce_keep="true">In previous versions of IIS, this might have been all that I had to go on. I&#8217;d then search one or several search engines for that exact error and read through blog posts, forums, knowledge base articles and FAQ&#8217;s before I found what I needed. In IIS 7.0, I found the friendly error page awaiting me:</p>
<p mce_keep="true"><img title="Error 500.22" style="WIDTH: 583px; HEIGHT: 697px" alt="Error 500.22" src="http://tobint.com/community/images/tobint-error-sm.jpg" align=middle border=2 mce_src="http://tobint.com/community/images/tobint-error-sm.jpg"></p>
<p mce_keep="true"> I looked at the &#8220;Things you can try&#8221; and a picked the first &#8220;fix&#8221; on the list. Since my application was not in the Default Web Site, I ran the appcmd for my application in &#8220;tobint.com/&#8221;.  </p>
<p mce_keep="true"><img title=AppCmd style="WIDTH: 668px; HEIGHT: 331px" height=331 alt=AppCmd src="http://tobint.com/community/images/tobint-error-cmd.jpg" width=668 align=middle border=2 mce_src="http://tobint.com/community/images/tobint-error-cmd.jpg"></p>
<p mce_keep="true"> As you can see, the error page correctly identified that my configuration needed to be migrated, and gave me the steps I needed to migrate it effectively. No searching the web. No trying to trace the problem down. No turning on tracing for ASP.NET pages.  </p>
<p mce_keep="true">I love this feature. It&#8217;s a huge time saver and I don&#8217;t think it gets bragged on enough.</p>
<p>Related posts:<ol>
<li><a href='http://tobint.com/blog/why-google-dominates-their-market/' rel='bookmark' title='Why Google dominates their market'>Why Google dominates their market</a></li>
<li><a href='http://tobint.com/blog/extending-microsoft-web-administration-through-powershell-part-ii/' rel='bookmark' title='Extending IIS 7 APIs through PowerShell (Part II)'>Extending IIS 7 APIs through PowerShell (Part II)</a></li>
<li><a href='http://tobint.com/blog/googling-for-web-config-and-other-source-code/' rel='bookmark' title='Googling for web.config and other source code'>Googling for web.config and other source code</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tobint.com/blog/iis-7-0-error-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

