<?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 for christopherDeweese.com</title>
	<atom:link href="http://christopherdeweese.com/blog2/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://christopherdeweese.com/blog2</link>
	<description>IArchitect, IBlog, ILeader</description>
	<lastBuildDate>Fri, 02 Jul 2010 14:23:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by Chris</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-396</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-396</guid>
		<description>Basic/silly questions - Did you target the .NET 4.0 framework and is .NET 4 on the server?

How is your IIS configured?  You should not have a virtual folder set up for your paths.  You should just deploy the service and let the routes be determined by the application (not at the IIS level)

Can you post any snippets of the global.asax routes?</description>
		<content:encoded><![CDATA[<p>Basic/silly questions &#8211; Did you target the .NET 4.0 framework and is .NET 4 on the server?</p>
<p>How is your IIS configured?  You should not have a virtual folder set up for your paths.  You should just deploy the service and let the routes be determined by the application (not at the IIS level)</p>
<p>Can you post any snippets of the global.asax routes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by Kevin</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-395</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 02 Jul 2010 13:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-395</guid>
		<description>I too am experiencing the 404 error when I deployed to an IIS 7 staging server. Worked creat running through VS 2010 locally. I ran aspnet reg tool but still no luck. Any ideas?</description>
		<content:encoded><![CDATA[<p>I too am experiencing the 404 error when I deployed to an IIS 7 staging server. Worked creat running through VS 2010 locally. I ran aspnet reg tool but still no luck. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exceptions Poster by Chris</title>
		<link>http://christopherdeweese.com/blog2/post/exceptions-poster/comment-page-1#comment-393</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/exceptions-poster#comment-393</guid>
		<description>He lives!  I was just asking about you the other day.  We need to chat!</description>
		<content:encoded><![CDATA[<p>He lives!  I was just asking about you the other day.  We need to chat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by Chris</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-392</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-392</guid>
		<description>I have looked into it, but I have not written any code...yet.  Are you working integrating those?

There is an OAuth library for .Net.  It should be doable!</description>
		<content:encoded><![CDATA[<p>I have looked into it, but I have not written any code&#8230;yet.  Are you working integrating those?</p>
<p>There is an OAuth library for .Net.  It should be doable!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exceptions Poster by David Risko</title>
		<link>http://christopherdeweese.com/blog2/post/exceptions-poster/comment-page-1#comment-391</link>
		<dc:creator>David Risko</dc:creator>
		<pubDate>Wed, 30 Jun 2010 18:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/exceptions-poster#comment-391</guid>
		<description>Sweet!  I&#039;m passing this one around!</description>
		<content:encoded><![CDATA[<p>Sweet!  I&#8217;m passing this one around!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by Kevin Jensen</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-390</link>
		<dc:creator>Kevin Jensen</dc:creator>
		<pubDate>Wed, 30 Jun 2010 15:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-390</guid>
		<description>Chris,

Have you tried implementing OAuth with WCF Rest?</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Have you tried implementing OAuth with WCF Rest?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF Test Client in VS 2010 by James</title>
		<link>http://christopherdeweese.com/blog2/post/wcf-test-client-in-vs-2010/comment-page-1#comment-386</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/wcf-test-client-in-vs-2010#comment-386</guid>
		<description>What if it doesn&#039;t happen (happens auto-magically)  what configuration is needed to start the tester?</description>
		<content:encoded><![CDATA[<p>What if it doesn&#8217;t happen (happens auto-magically)  what configuration is needed to start the tester?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint Services Over SSL with WCF (WSS 3.0) by Rajesh</title>
		<link>http://christopherdeweese.com/blog2/post/calling-sharepoint-services-over-ssl-with-wcf-wss-3-0/comment-page-1#comment-385</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Tue, 01 Jun 2010 06:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/calling-sharepoint-services-over-ssl-with-wcf-wss-3-0#comment-385</guid>
		<description>Thank You for this post Chris.

I was trying to call List.asmx from SharePoint Online which is always over SSL.

Your two tips helped me through this.

I only have to do your step 2 and no need to code change as the client had Single Sign On running.

Once again Thanks Much!!!</description>
		<content:encoded><![CDATA[<p>Thank You for this post Chris.</p>
<p>I was trying to call List.asmx from SharePoint Online which is always over SSL.</p>
<p>Your two tips helped me through this.</p>
<p>I only have to do your step 2 and no need to code change as the client had Single Sign On running.</p>
<p>Once again Thanks Much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by Chris</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-374</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 May 2010 14:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-374</guid>
		<description>You may need to run the aspnet reg tool for ASP.NET 4.  Its possible II7 isn&#039;t recognizing the new bits and doesn&#039;t know how to route the request.

When I get back to my other laptop with VS on it I will give it a shot and see if I have any issue with it.</description>
		<content:encoded><![CDATA[<p>You may need to run the aspnet reg tool for ASP.NET 4.  Its possible II7 isn&#8217;t recognizing the new bits and doesn&#8217;t know how to route the request.</p>
<p>When I get back to my other laptop with VS on it I will give it a shot and see if I have any issue with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop the Soap: WCF, REST, and Pretty URIs in .NET 4 by gtdave</title>
		<link>http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4/comment-page-1#comment-355</link>
		<dc:creator>gtdave</dc:creator>
		<pubDate>Sat, 22 May 2010 13:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4#comment-355</guid>
		<description>Great Post!

I have everything working fine on the development server in visual studio, but I always get 404.0 errors when the service is deployed on IIS7.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Great Post!</p>
<p>I have everything working fine on the development server in visual studio, but I always get 404.0 errors when the service is deployed on IIS7.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
