<?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: Beyond the .asmx/.svc suffix: Multiple Endpoints</title>
	<atom:link href="http://kennyw.com/work/indigo/124/feed" rel="self" type="application/rss+xml" />
	<link>http://kennyw.com/work/indigo/124</link>
	<description>Kenny Wolf</description>
	<lastBuildDate>Tue, 15 May 2012 15:20:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mo</title>
		<link>http://kennyw.com/work/indigo/124/comment-page-1#comment-111168</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Mon, 16 Jun 2008 05:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/124#comment-111168</guid>
		<description>Hi Guys,

What if I want to do the following:
1. Expose 2 contracts (IContract1 and IContract2) to 2 different clients
2. Both clients get one Service that implemenst both contracts (MyTestService : IContarct1, IContract2)
3. Each Client&#039;s proxy will see ONLY one contract  and not both
4. Host the whole thing in IIS

How would the settings for  and endpoint will look like in the web.config file??

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>What if I want to do the following:<br />
1. Expose 2 contracts (IContract1 and IContract2) to 2 different clients<br />
2. Both clients get one Service that implemenst both contracts (MyTestService : IContarct1, IContract2)<br />
3. Each Client&#8217;s proxy will see ONLY one contract  and not both<br />
4. Host the whole thing in IIS</p>
<p>How would the settings for  and endpoint will look like in the web.config file??</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://kennyw.com/work/indigo/124/comment-page-1#comment-81152</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Wed, 02 Jan 2008 06:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/124#comment-81152</guid>
		<description>This could be IIS prob?!? I had the same &quot;There was no endpoint listening&quot; with the 404 Error inner exception when I tried http://localhost/myservice.svc/Admin. But when I deployed the host (svc web project) to a Windows 2003 Server, it worked fine!!!</description>
		<content:encoded><![CDATA[<p>This could be IIS prob?!? I had the same &#8220;There was no endpoint listening&#8221; with the 404 Error inner exception when I tried <a href="http://localhost/myservice.svc/Admin" rel="nofollow">http://localhost/myservice.svc/Admin</a>. But when I deployed the host (svc web project) to a Windows 2003 Server, it worked fine!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael young</title>
		<link>http://kennyw.com/work/indigo/124/comment-page-1#comment-65632</link>
		<dc:creator>michael young</dc:creator>
		<pubDate>Fri, 07 Sep 2007 19:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/124#comment-65632</guid>
		<description>I get a 404 error on the client when using the /binary address.  What am i missing?</description>
		<content:encoded><![CDATA[<p>I get a 404 error on the client when using the /binary address.  What am i missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Fischer</title>
		<link>http://kennyw.com/work/indigo/124/comment-page-1#comment-62978</link>
		<dc:creator>Tom Fischer</dc:creator>
		<pubDate>Tue, 14 Aug 2007 20:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/124#comment-62978</guid>
		<description>Thanks for this Blog. I was looking for 2 days for the /binary option to add more then one endpoint to a serverice. You made my day!</description>
		<content:encoded><![CDATA[<p>Thanks for this Blog. I was looking for 2 days for the /binary option to add more then one endpoint to a serverice. You made my day!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

