<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" version="2.0">
<channel>
	<title>Comments for WadoLabs Blog</title>
	
	<link>http://blog.wadolabs.com</link>
	<description>Never over architected, just well designed.</description>
	<lastBuildDate>Thu, 16 Jul 2009 10:40:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WadolabsBlogComments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="wadolabsblogcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on WCF Exception Handling with IErrorHandler by Matt Weber</title>
		<link>http://blog.wadolabs.com/2009/03/wcf-exception-handling-with-ierrorhandler/comment-page-1/#comment-1968</link>
		<dc:creator>Matt Weber</dc:creator>
		<pubDate>Thu, 16 Jul 2009 10:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadolabs.com/blog/post.aspx?id=2bf8414a-48f1-456e-8c02-f97119e30bb2#comment-1968</guid>
		<description>I used this code to implement IErrorHandler.  I can see how you can add "ErrorHandlerServiceBehavior" as a behavior because it inherits "IServiceBehavior".  However, it did not work with my REST service. Not sure why... the code was triggered... it just did not format the exception.  I think I need to use "WebHttpBehavior" instead.

Can you please clarify how you can add the behavior"WebHttpServiceBehavior".  When I try to add it I get an error because it is not "IServiceBehavior".

I am trying to use something like this:
MyServiceHost.Description.Behaviors.Add(New MyBehaviorExtention())</description>
		<content:encoded><![CDATA[<p>I used this code to implement IErrorHandler.  I can see how you can add &#8220;ErrorHandlerServiceBehavior&#8221; as a behavior because it inherits &#8220;IServiceBehavior&#8221;.  However, it did not work with my REST service. Not sure why&#8230; the code was triggered&#8230; it just did not format the exception.  I think I need to use &#8220;WebHttpBehavior&#8221; instead.</p>
<p>Can you please clarify how you can add the behavior&#8221;WebHttpServiceBehavior&#8221;.  When I try to add it I get an error because it is not &#8220;IServiceBehavior&#8221;.</p>
<p>I am trying to use something like this:<br />
MyServiceHost.Description.Behaviors.Add(New MyBehaviorExtention())</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello World by edward</title>
		<link>http://blog.wadolabs.com/2009/01/hello-world/comment-page-1/#comment-3</link>
		<dc:creator>edward</dc:creator>
		<pubDate>Mon, 23 Mar 2009 07:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadolabs.com/blog/post.aspx?id=92b9a6b0-9c73-41bf-9ab0-89307786a557#comment-3</guid>
		<description>test</description>
		<content:encoded><![CDATA[<p>test</p>
]]></content:encoded>
	</item>
</channel>
</rss>
