<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Problems with Enterprise Library hanging ASP.Net</title><link>http://blogs.msdn.com/chabrook/archive/2005/10/25/Problems-with-Enterprise-Library-hanging-ASP.Net.aspx</link><description>I have heard of this problem from several of my customers, and ran across this post the other day from Scott Densmore. Apparently its a permission problem - EntLib/Intrumentation is trying to get access to a registry key that ASP.Net does not have native</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Problems with Enterprise Library hanging ASP.Net</title><link>http://blogs.msdn.com/chabrook/archive/2005/10/25/Problems-with-Enterprise-Library-hanging-ASP.Net.aspx#1259910</link><pubDate>Mon, 11 Dec 2006 19:41:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1259910</guid><dc:creator>James </dc:creator><description>&lt;P&gt;Could you show me exactly what this configuration looks like in web.config?&lt;/P&gt;
&lt;P&gt;Does this look right:&lt;/P&gt;
&lt;P&gt;&amp;lt;appSettings&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;add key="Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationManager.ApplicationName" value="TESTNAME" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/appSettings&amp;gt;&lt;/P&gt;</description></item></channel></rss>