<?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>ASP.NET Tips: How to identify a COM call that is blocking GC, causing a memory leak</title><link>http://blogs.iis.net/tomchris/archive/2008/04/22/asp-net-tips-how-to-identify-a-com-call-that-is-blocking-gc-causing-a-memory-leak.aspx</link><description>Problem Description So this is a customer situation we found were the customer was getting an System.OutOfMemoryException.&amp;#160; We were able to reproduce this with a console application that just ran: For Iterator = 0 To 99999999999 Regex.IsMatch(CONNECTION_STRING</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>ASP.NET Tips: How to identify a COM call that is blocking GC, causing a memory leak - Tom Christian&amp;#39;s Blog</title><link>http://blogs.iis.net/tomchris/archive/2008/04/22/asp-net-tips-how-to-identify-a-com-call-that-is-blocking-gc-causing-a-memory-leak.aspx#2314143</link><pubDate>Tue, 22 Apr 2008 17:08:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2314143</guid><dc:creator>ASP.NET Tips: How to identify a COM call that is blocking GC, causing a memory leak - Tom Christian's Blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;ASP.NET Tips: How to identify a COM call that is blocking GC, causing a memory leak - Tom Christian&amp;amp;#39;s Blog&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2314143" width="1" height="1"&gt;</description></item></channel></rss>