<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Dennis van de Laar</title>
	<atom:link href="http://dennisvandelaar.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dennisvandelaar.net</link>
	<description></description>
	<lastBuildDate>Thu, 30 May 2013 03:51:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Programming WCF services by Cherie</title>
		<link>http://dennisvandelaar.net/2009/11/24/programming-wcf-services/#comment-1533</link>
		<dc:creator><![CDATA[Cherie]]></dc:creator>
		<pubDate>Thu, 30 May 2013 03:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://dennisv.net/?p=227#comment-1533</guid>
		<description><![CDATA[What&#039;s up colleagues, its impressive post about teachingand fully defined, keep it up all the time.]]></description>
		<content:encoded><![CDATA[<p>What&#8217;s up colleagues, its impressive post about teachingand fully defined, keep it up all the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming WCF services by Leia</title>
		<link>http://dennisvandelaar.net/2009/11/24/programming-wcf-services/#comment-1532</link>
		<dc:creator><![CDATA[Leia]]></dc:creator>
		<pubDate>Sun, 26 May 2013 14:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://dennisv.net/?p=227#comment-1532</guid>
		<description><![CDATA[Hey! This is my first comment here so I just wanted to give a 
quick shout out and say I genuinely enjoy reading your posts.
Can you recommend any other blogs/websites/forums that go 
over the same subjects? Thanks a ton!]]></description>
		<content:encoded><![CDATA[<p>Hey! This is my first comment here so I just wanted to give a<br />
quick shout out and say I genuinely enjoy reading your posts.<br />
Can you recommend any other blogs/websites/forums that go<br />
over the same subjects? Thanks a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF proxy with duplicate classes by Stain Work in Jefferson City</title>
		<link>http://dennisvandelaar.net/2009/08/18/wcf-proxy-with-duplicate-classes/#comment-1530</link>
		<dc:creator><![CDATA[Stain Work in Jefferson City]]></dc:creator>
		<pubDate>Fri, 03 May 2013 02:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://dennisv.net/?p=216#comment-1530</guid>
		<description><![CDATA[Very quickly this web site will be famous among all blog users, due to it&#039;s good content]]></description>
		<content:encoded><![CDATA[<p>Very quickly this web site will be famous among all blog users, due to it&#8217;s good content</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Ajax Controls by Oyunu</title>
		<link>http://dennisvandelaar.net/2007/08/24/building-ajax-controls/#comment-1508</link>
		<dc:creator><![CDATA[Oyunu]]></dc:creator>
		<pubDate>Sun, 18 Nov 2012 01:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://dennisv.net/2007/08/24/building-ajax-controls/#comment-1508</guid>
		<description><![CDATA[After I originally commented I seem to have clicked the -Notify me when new comments are added- checkbox and now every time a comment is 
added I receive four emails with the exact same comment.
Perhaps there is an easy method you can remove me 
from that service? Thank you!]]></description>
		<content:encoded><![CDATA[<p>After I originally commented I seem to have clicked the -Notify me when new comments are added- checkbox and now every time a comment is<br />
added I receive four emails with the exact same comment.<br />
Perhaps there is an easy method you can remove me<br />
from that service? Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by Tee</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1490</link>
		<dc:creator><![CDATA[Tee]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 12:18:34 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1490</guid>
		<description><![CDATA[Hi Dennis, I&#039;m using Prism to develop my application. Thus, I have to separate multiple modules, and these modules use Service Agent as a central place to manage all my service communication.]]></description>
		<content:encoded><![CDATA[<p>Hi Dennis, I&#8217;m using Prism to develop my application. Thus, I have to separate multiple modules, and these modules use Service Agent as a central place to manage all my service communication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by dennisv</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1489</link>
		<dc:creator><![CDATA[dennisv]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 11:18:32 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1489</guid>
		<description><![CDATA[Hi Tee,

Why do you want to invoke your service from Project A? The reason I use service agents (in one project) is because I have a central place to implement service communication. This is the place where I instantiated my proxies and write my try catch blocks to make sure communication (good or bad) with the service is handled correctly. 

You are using the contract &#039;IPortfolioService&#039; in the web.config. Did you also configured the configuration file of your client to use the same contract?]]></description>
		<content:encoded><![CDATA[<p>Hi Tee,</p>
<p>Why do you want to invoke your service from Project A? The reason I use service agents (in one project) is because I have a central place to implement service communication. This is the place where I instantiated my proxies and write my try catch blocks to make sure communication (good or bad) with the service is handled correctly. </p>
<p>You are using the contract &#8216;IPortfolioService&#8217; in the web.config. Did you also configured the configuration file of your client to use the same contract?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by Tee</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1488</link>
		<dc:creator><![CDATA[Tee]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 09:25:24 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1488</guid>
		<description><![CDATA[Oops. I forgot my sourcecode tag

[sourcecode language=&quot;xml&quot;]
&lt;service name=&quot;VLUSM_Service.SystemService&quot;
               behaviorConfiguration=&quot;defaultBehavior&quot;&gt;
        &lt;endpoint address=&quot;/SystemService&quot;
                  binding=&quot;wsHttpBinding&quot;
                  contract=&quot;VLUSM_Service.IPortfolioService&quot; /&gt;
 &lt;/service&gt;
 [/sourcecode]]]></description>
		<content:encoded><![CDATA[<p>Oops. I forgot my sourcecode tag</p>
<pre class="brush: xml; title: ; notranslate">
&lt;service name=&quot;VLUSM_Service.SystemService&quot;
               behaviorConfiguration=&quot;defaultBehavior&quot;&gt;
        &lt;endpoint address=&quot;/SystemService&quot;
                  binding=&quot;wsHttpBinding&quot;
                  contract=&quot;VLUSM_Service.IPortfolioService&quot; /&gt;
 &lt;/service&gt;
 </pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by Tee</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1487</link>
		<dc:creator><![CDATA[Tee]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 09:23:16 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1487</guid>
		<description><![CDATA[
        
]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by Tee</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1485</link>
		<dc:creator><![CDATA[Tee]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 11:42:25 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1485</guid>
		<description><![CDATA[Thanks for your quick reply Dennis. My problem is: I have WCF service agent that reference to WCF services, my Project A reference to WCF Service agent to use it as a bridge to WCF services. On my WCF service Agent, I tried to invoke and get result as expected, but when I try to do that on my Project A, I got this error even I paste the app.config from WCF service agent to Project A. I solved this problem by using default Web.config WCF service application without manually config service. But I don&#039;t understand why I manually config my service and ending point I can&#039;t use my service agent from Project A. My service on Web.config is set like this:


        
]]></description>
		<content:encoded><![CDATA[<p>Thanks for your quick reply Dennis. My problem is: I have WCF service agent that reference to WCF services, my Project A reference to WCF Service agent to use it as a bridge to WCF services. On my WCF service Agent, I tried to invoke and get result as expected, but when I try to do that on my Project A, I got this error even I paste the app.config from WCF service agent to Project A. I solved this problem by using default Web.config WCF service application without manually config service. But I don&#8217;t understand why I manually config my service and ending point I can&#8217;t use my service agent from Project A. My service on Web.config is set like this:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF services and shared assemblies by dennisv</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comment-1484</link>
		<dc:creator><![CDATA[dennisv]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 06:37:14 +0000</pubDate>
		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/#comment-1484</guid>
		<description><![CDATA[Hi Tee,

I am not sure if I understand your issue correctly, but i&#039;ll try to answer your question. So you have a problem with invoking the service from your service agent project, but you are able to invoke the service from another (test) client. The first thing that comes to my mind is that the configuration file which contains the WCF configuration for your service agent isn&#039;t correct. Maybe you are using a different binding in your client configuration then in you service configuration. Also take a look at the contract which your have defined on your endpoint. These contracts should match. The contract is used to resolve a endpoint at service side, so when you have a contract mismatch then you can get the error &quot;there was no endpoint listening at that could accept the message&quot;]]></description>
		<content:encoded><![CDATA[<p>Hi Tee,</p>
<p>I am not sure if I understand your issue correctly, but i&#8217;ll try to answer your question. So you have a problem with invoking the service from your service agent project, but you are able to invoke the service from another (test) client. The first thing that comes to my mind is that the configuration file which contains the WCF configuration for your service agent isn&#8217;t correct. Maybe you are using a different binding in your client configuration then in you service configuration. Also take a look at the contract which your have defined on your endpoint. These contracts should match. The contract is used to resolve a endpoint at service side, so when you have a contract mismatch then you can get the error &#8220;there was no endpoint listening at that could accept the message&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
