<?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: Hosting WCF / .svc Files in IIS7</title>
	<atom:link href="http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/</link>
	<description>+ + +</description>
	<lastBuildDate>Sun, 21 Feb 2010 13:59:06 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sagi</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-308</link>
		<dc:creator>Sagi</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-308</guid>
		<description>Yep!
That was it!
Works!
Thank you!</description>
		<content:encoded><![CDATA[<p>Yep!<br />
That was it!<br />
Works!<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Watson</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-277</link>
		<dc:creator>Thomas Watson</dc:creator>
		<pubDate>Wed, 18 Nov 2009 04:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-277</guid>
		<description>Thank you! Worked perfectly on 2008 64bit</description>
		<content:encoded><![CDATA[<p>Thank you! Worked perfectly on 2008 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AK</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-263</link>
		<dc:creator>AK</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-263</guid>
		<description>Thanks Mate !</description>
		<content:encoded><![CDATA[<p>Thanks Mate !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Kenj</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-238</link>
		<dc:creator>Bruno Kenj</dc:creator>
		<pubDate>Mon, 08 Jun 2009 20:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-238</guid>
		<description>Thanks ; )</description>
		<content:encoded><![CDATA[<p>Thanks ; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian R</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-146</link>
		<dc:creator>Brian R</dc:creator>
		<pubDate>Tue, 06 May 2008 18:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-146</guid>
		<description>THANK YOU SO MUCH!!!!

I&#039;ve been googling this and have found a bunch of sites that give you crazy walkthroughs on how to manually add the handlers....

I am glad I gave up on them thinking there must be an easier way!  YOU ARE THE MAN! (or women)</description>
		<content:encoded><![CDATA[<p>THANK YOU SO MUCH!!!!</p>
<p>I&#8217;ve been googling this and have found a bunch of sites that give you crazy walkthroughs on how to manually add the handlers&#8230;.</p>
<p>I am glad I gave up on them thinking there must be an easier way!  YOU ARE THE MAN! (or women)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-145</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 22 Apr 2008 15:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-145</guid>
		<description>Thank you so much, this totally fixed my problem developing in my local IIS using .svc files in my cascadingdropdowns.</description>
		<content:encoded><![CDATA[<p>Thank you so much, this totally fixed my problem developing in my local IIS using .svc files in my cascadingdropdowns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bencarey</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-70</link>
		<dc:creator>bencarey</dc:creator>
		<pubDate>Fri, 26 Oct 2007 23:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-70</guid>
		<description>%SystemRoot%\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\

You could run the Visual Studio Command Prompt and you should be able to run the file.</description>
		<content:encoded><![CDATA[<p>%SystemRoot%\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\</p>
<p>You could run the Visual Studio Command Prompt and you should be able to run the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonny</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-69</link>
		<dc:creator>sonny</dc:creator>
		<pubDate>Fri, 26 Oct 2007 19:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-69</guid>
		<description>Where is this ServiceModelReg.exe ???
Thx</description>
		<content:encoded><![CDATA[<p>Where is this ServiceModelReg.exe ???<br />
Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Renaud</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-68</link>
		<dc:creator>Philippe Renaud</dc:creator>
		<pubDate>Tue, 09 Oct 2007 04:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-68</guid>
		<description>nevermind my paste...didnt work 2 times .. lol
well the line was in web.config of my webservice

I think i need to add a ligne of mimeMap for Svc files.</description>
		<content:encoded><![CDATA[<p>nevermind my paste&#8230;didnt work 2 times .. lol<br />
well the line was in web.config of my webservice</p>
<p>I think i need to add a ligne of mimeMap for Svc files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Renaud</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-67</link>
		<dc:creator>Philippe Renaud</dc:creator>
		<pubDate>Tue, 09 Oct 2007 04:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-67</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Renaud</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-66</link>
		<dc:creator>Philippe Renaud</dc:creator>
		<pubDate>Tue, 09 Oct 2007 04:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-66</guid>
		<description>I tried this and I received this Error: Unable To initialize the native configuration support external to the web worker process (HRESULT=0x80004002). nativerd.dll must be in %windir%\system32\inetsrv.

Well I checked and it IS in that folder. So what do you think is going on
(and yes I was on Administrator mode..)

I think I need to do that script because otherwise I cant even run my localhost to check if my webservice works. Im having error on the line:

  130:   
 ------&gt; 131:     
  132:</description>
		<content:encoded><![CDATA[<p>I tried this and I received this Error: Unable To initialize the native configuration support external to the web worker process (HRESULT=0&#215;80004002). nativerd.dll must be in %windir%\system32\inetsrv.</p>
<p>Well I checked and it IS in that folder. So what do you think is going on<br />
(and yes I was on Administrator mode..)</p>
<p>I think I need to do that script because otherwise I cant even run my localhost to check if my webservice works. Im having error on the line:</p>
<p>  130:<br />
 &#8212;&#8212;&#38;gt; 131:<br />
  132:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Hosting &#38;#187; Ben Carey &#38;#187; Blog Archive &#38;#187; Hosting WCF / .svc Files in IIS7</title>
		<link>http://thesherpaproject.com/2007/01/11/hosting-wcf-svc-files-in-iis7/comment-page-1/#comment-65</link>
		<dc:creator>Blog Hosting &#38;#187; Ben Carey &#38;#187; Blog Archive &#38;#187; Hosting WCF / .svc Files in IIS7</dc:creator>
		<pubDate>Thu, 18 Jan 2007 19:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesherpaproject.com/?p=97#comment-65</guid>
		<description>[...] Original post by Ben Carey and software by Elliott Back    Posted 18 Jan, 2007 &#124;  Categories: Uncategorized&nbsp; [...]</description>
		<content:encoded><![CDATA[<p>[...] Original post by Ben Carey and software by Elliott Back    Posted 18 Jan, 2007 |  Categories: Uncategorized&#38;nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
