<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
		>
<channel>
	<title>Comments on: WCF REST Services: Setting the response format based on request&#8217;s expected type</title>
	<atom:link href="http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Mon, 07 May 2012 06:33:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tony</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-41853</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Wed, 14 Mar 2012 21:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-41853</guid>
		<description>Or ofcourse you could downgrade to .net 2 and simply use a .asmx with a [WebMethod, UseHttpGet]... and voila! both will do the trick!

WCF is to .ASMX as ASP:TextBox is to html input.... and almost unnecessary wrapper.</description>
		<content:encoded><![CDATA[<p>Or ofcourse you could downgrade to .net 2 and simply use a .asmx with a [WebMethod, UseHttpGet]&#8230; and voila! both will do the trick!</p>
<p>WCF is to .ASMX as ASP:TextBox is to html input&#8230;. and almost unnecessary wrapper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Ives</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-41084</link>
		<dc:creator>Steve Ives</dc:creator>
		<pubDate>Fri, 10 Feb 2012 19:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-41084</guid>
		<description>For those of you with the KeyNotFoundException issue, try this:

http://stackoverflow.com/questions/7341054/in-a-web-service-i-am-getting-a-key-not-found-exception-when-i-try-and-serial

Worked for me</description>
		<content:encoded><![CDATA[<p>For those of you with the KeyNotFoundException issue, try this:</p>
<p><a href="http://stackoverflow.com/questions/7341054/in-a-web-service-i-am-getting-a-key-not-found-exception-when-i-try-and-serial" rel="nofollow">http://stackoverflow.com/questions/7341054/in-a-web-service-i-am-getting-a-key-not-found-exception-when-i-try-and-serial</a></p>
<p>Worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ponbe</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-41048</link>
		<dc:creator>ponbe</dc:creator>
		<pubDate>Wed, 08 Feb 2012 14:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-41048</guid>
		<description>Hello Hax, nav, teabaggs and mossdev,

Have you resolved the error yet, I&#039;m also getting the KeyNotFoundException

Regards</description>
		<content:encoded><![CDATA[<p>Hello Hax, nav, teabaggs and mossdev,</p>
<p>Have you resolved the error yet, I&#8217;m also getting the KeyNotFoundException</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mossdev</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-40022</link>
		<dc:creator>mossdev</dc:creator>
		<pubDate>Wed, 21 Dec 2011 07:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-40022</guid>
		<description>Is there replay for this :) I&#039;ve same error, help please.

Hi, Guy
when i use it ,it throw a exception at here :
return jsonDispatchMessageFormatter.SerializeReply(messageVersion, parameters, result);
Exception:The given key was not present in the dictionary.
I use vs2010
Can you help me? thanks very much</description>
		<content:encoded><![CDATA[<p>Is there replay for this <img src='http://damianblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ve same error, help please.</p>
<p>Hi, Guy<br />
when i use it ,it throw a exception at here :<br />
return jsonDispatchMessageFormatter.SerializeReply(messageVersion, parameters, result);<br />
Exception:The given key was not present in the dictionary.<br />
I use vs2010<br />
Can you help me? thanks very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nav</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-39501</link>
		<dc:creator>nav</dc:creator>
		<pubDate>Tue, 06 Dec 2011 13:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-39501</guid>
		<description>Hi, Hax and teabaggs
How u guys resolved Exception:The given key was not present in the dictionary.</description>
		<content:encoded><![CDATA[<p>Hi, Hax and teabaggs<br />
How u guys resolved Exception:The given key was not present in the dictionary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatic Format Selection in WCF REST/HTTP Services &#171; Sankarsan&#8217;s Journal</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-35131</link>
		<dc:creator>Automatic Format Selection in WCF REST/HTTP Services &#171; Sankarsan&#8217;s Journal</dc:creator>
		<pubDate>Sat, 08 Oct 2011 13:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-35131</guid>
		<description>[...] http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/" rel="nofollow">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teabaggs</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-27573</link>
		<dc:creator>teabaggs</dc:creator>
		<pubDate>Wed, 01 Jun 2011 17:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-27573</guid>
		<description>@Hax
I am getting the same error.  any luck yet?</description>
		<content:encoded><![CDATA[<p>@Hax<br />
I am getting the same error.  any luck yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reyquattsigh</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-14081</link>
		<dc:creator>reyquattsigh</dc:creator>
		<pubDate>Tue, 14 Dec 2010 23:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-14081</guid>
		<description>&quot;However I still couldn’t figure out how to set the timeouts in client side. It appears that openTimeout, closeTimeout, sendTimeout and receiveTimeout in wcf’s config file have no effect on vba client. No matter what I set there, my Outlook client times out in exactly 60 seconds. I’d really appreciate if you could tell me how to increase this client timeout.&quot;
How much is realistic?</description>
		<content:encoded><![CDATA[<p>&#8220;However I still couldn’t figure out how to set the timeouts in client side. It appears that openTimeout, closeTimeout, sendTimeout and receiveTimeout in wcf’s config file have no effect on vba client. No matter what I set there, my Outlook client times out in exactly 60 seconds. I’d really appreciate if you could tell me how to increase this client timeout.&#8221;<br />
How much is realistic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duke</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-8702</link>
		<dc:creator>Duke</dc:creator>
		<pubDate>Fri, 15 Oct 2010 01:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-8702</guid>
		<description>Damian,

I learned all about calling a WCF from Outlook thanks to your article. However I still couldn&#039;t figure out how to set the timeouts in client side. It appears that openTimeout, closeTimeout, sendTimeout and receiveTimeout in wcf&#039;s config file have no effect on vba client. No matter what I set there, my Outlook client times out in exactly 60 seconds. I&#039;d really appreciate if you could tell me how to increase this client timeout. 

My WCF service is hosted on IIS and its timeout is set to 120 seconds so I know that&#039;s not the one timing out.

Thanks
Duke</description>
		<content:encoded><![CDATA[<p>Damian,</p>
<p>I learned all about calling a WCF from Outlook thanks to your article. However I still couldn&#8217;t figure out how to set the timeouts in client side. It appears that openTimeout, closeTimeout, sendTimeout and receiveTimeout in wcf&#8217;s config file have no effect on vba client. No matter what I set there, my Outlook client times out in exactly 60 seconds. I&#8217;d really appreciate if you could tell me how to increase this client timeout. </p>
<p>My WCF service is hosted on IIS and its timeout is set to 120 seconds so I know that&#8217;s not the one timing out.</p>
<p>Thanks<br />
Duke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damian</title>
		<link>http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/comment-page-1/#comment-8189</link>
		<dc:creator>damian</dc:creator>
		<pubDate>Tue, 28 Sep 2010 20:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/10/31/wcf-rest-dynamic-response/#comment-8189</guid>
		<description>I&#039;ve put it back in place - apologies.

Damian</description>
		<content:encoded><![CDATA[<p>I&#8217;ve put it back in place &#8211; apologies.</p>
<p>Damian</p>
]]></content:encoded>
	</item>
</channel>
</rss>

