<?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>A Follow-up on PIAB+WCF Integration</title><link>http://blogs.msdn.com/tomholl/archive/2008/01/13/a-follow-up-on-piab-wcf-integration.aspx</link><description>Last month I posted an entry describing how to invoke the Policy Injection Application Block at WCF service boundaries by using custom WCF behaviours. Since then I've discovered a couple of new things that I thought you might be interested in. First,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: A Follow-up on PIAB+WCF Integration</title><link>http://blogs.msdn.com/tomholl/archive/2008/01/13/a-follow-up-on-piab-wcf-integration.aspx#7133095</link><pubDate>Wed, 16 Jan 2008 20:51:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7133095</guid><dc:creator>Hugh Ang</dc:creator><description>&lt;p&gt;Tom,&lt;/p&gt;
&lt;p&gt;Have you found anything yet on the issue? You might want to run adplus to capture crash dumps. I will try to repro in a week or so once I am code complete with my cuurent project. At this point, I am suspecting that this was caused by the default interception mechanism implemented by PIAB, which uses the .NET remoting proxy.&lt;/p&gt;
&lt;p&gt;Hugh&lt;/p&gt;
</description></item><item><title>re: A Follow-up on PIAB+WCF Integration</title><link>http://blogs.msdn.com/tomholl/archive/2008/01/13/a-follow-up-on-piab-wcf-integration.aspx#7135028</link><pubDate>Thu, 17 Jan 2008 00:41:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7135028</guid><dc:creator>tomholl</dc:creator><description>&lt;p&gt;Hey Hugh -&lt;/p&gt;
&lt;p&gt;I'm still working on getting a repro outside of my customer project so I can share it. Now that my project is unblocked this has become a spare time activity, but I'm making some progress.&lt;/p&gt;
&lt;p&gt;Your assessment that it's related to the .NET Remoting proxies sounds accurate, as the exceptions I was getting were thrown from those classes. Still there must be something in the combination of WCF and PIAB which is causing the instability in this scenario.&lt;/p&gt;
&lt;p&gt;I'll keep you in the loop with what I learn.&lt;/p&gt;
&lt;p&gt;Tom&lt;/p&gt;
</description></item><item><title>.NET Middle Tier Work</title><link>http://blogs.msdn.com/tomholl/archive/2008/01/13/a-follow-up-on-piab-wcf-integration.aspx#7546165</link><pubDate>Fri, 08 Feb 2008 23:54:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7546165</guid><dc:creator>Loosely Coupled Human Code Factory</dc:creator><description>&lt;p&gt;A recent topic that has come up in discussion is pieces of middle tier patterns and libraries. ...&lt;/p&gt;
</description></item><item><title>re: A Follow-up on PIAB+WCF Integration</title><link>http://blogs.msdn.com/tomholl/archive/2008/01/13/a-follow-up-on-piab-wcf-integration.aspx#7773931</link><pubDate>Mon, 18 Feb 2008 16:32:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7773931</guid><dc:creator>kolaan</dc:creator><description>&lt;p&gt;Hi Tom,&lt;/p&gt;
&lt;p&gt;At one of my customers we have a problem that looks similar to the problem you have. We used the sample provided in the article in MSDN magazine and implemented it in our WCF services. &lt;/p&gt;
&lt;p&gt;Instead of a Fatal Execution Engine Exception, we get a System.Reflection.TargetException. When we run every WCF service in its own application pool, this problem doesn't occur.&lt;/p&gt;
&lt;p&gt;Koen Laan&lt;/p&gt;
</description></item></channel></rss>