<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Indigo Ascend Training &#8211; Day One</title>
	<atom:link href="http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/</link>
	<description>Mitch Denny, Principal Consultant at Readify</description>
	<lastBuildDate>Sun, 12 Jul 2009 01:45:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gurkan Yeniceri</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1781</link>
		<dc:creator>Gurkan Yeniceri</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1781</guid>
		<description>One thing I have noticed. You forgot to mention to add the System.ServiceModel to references... :-)
          &lt;br /&gt;
            I am jealous too but at least you are blogging about it and we are learning. Thanks mate.</description>
		<content:encoded><![CDATA[<p>One thing I have noticed. You forgot to mention to add the System.ServiceModel to references&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':-)' class='wp-smiley' /><br />
          <br />
            I am jealous too but at least you are blogging about it and we are learning. Thanks mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gurkan Yeniceri</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1782</link>
		<dc:creator>Gurkan Yeniceri</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1782</guid>
		<description>Hi Mitch,
          &lt;br /&gt;&lt;br /&gt;
              I am getting this error message, is that the quirk you are talking about:
              &lt;br /&gt;
                ---------------------------------------------------
                &lt;br /&gt;
                  Unhandled Exception: System.InvalidOperationException: Could not find Endpoint
                  &lt;br /&gt;
                    element that references contractType IHelloWorldService, HelloWorldClient, Versio
                    &lt;br /&gt;
                      n=1.0.0.0, Culture=neutral, PublicKeyToken=null in configuration ServiceModel
                      &lt;br /&gt;
                        Client section.
                        &lt;br /&gt;
                          at System.ServiceModel.Design.ConfigLoader.LoadChannelDescription
                          &lt;br /&gt;
                            (ChannelDescription channelDescription, ContractDescription contract,
                            &lt;br /&gt;
                              String configurationName, EndpointAddress address)
                              &lt;br /&gt;
                                at System.ServiceModel.Design.ChannelLoader..ctor(Type contractType, String
                                &lt;br /&gt;
                                  configurationName, EndpointAddress address)
                                  &lt;br /&gt;
                                    at System.ServiceModel.ChannelFactory`1..ctor(String configurationName)
                                    &lt;br /&gt;
                                      at System.ServiceModel.ProxyBase`1..ctor()
                                      &lt;br /&gt;
                                        at HelloWorldServiceProxy..ctor() in C:\Documents and Settings\gyeniceri\My
                                        &lt;br /&gt;
                                          Documents\Visual Studio\Projects\HelloWorld\HelloWorldClient\tempuri.org.cs:line 29
                                          &lt;br /&gt;
                                            at HelloWorldClient.Program.Main(String[] args) in C:\Documents and Settings\
                                            &lt;br /&gt;
                                              gyeniceri\My Documents\Visual Studio\Projects\HelloWorld\HelloWorldClient\Progra
                                              &lt;br /&gt;
                                                m.cs:line 12
                                                &lt;br /&gt;
                                                  ------------------------------------------------------
                                                  &lt;br /&gt;&lt;br /&gt;
                                                      Cheers,
                                                      &lt;br /&gt;&lt;br /&gt;
                                                          Gurkan Yeniceri</description>
		<content:encoded><![CDATA[<p>Hi Mitch,</p>
<p>              I am getting this error message, is that the quirk you are talking about:<br />
              <br />
                &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
                <br />
                  Unhandled Exception: System.InvalidOperationException: Could not find Endpoint<br />
                  <br />
                    element that references contractType IHelloWorldService, HelloWorldClient, Versio<br />
                    <br />
                      n=1.0.0.0, Culture=neutral, PublicKeyToken=null in configuration ServiceModel<br />
                      <br />
                        Client section.<br />
                        <br />
                          at System.ServiceModel.Design.ConfigLoader.LoadChannelDescription<br />
                          <br />
                            (ChannelDescription channelDescription, ContractDescription contract,<br />
                            <br />
                              String configurationName, EndpointAddress address)<br />
                              <br />
                                at System.ServiceModel.Design.ChannelLoader..ctor(Type contractType, String<br />
                                <br />
                                  configurationName, EndpointAddress address)<br />
                                  <br />
                                    at System.ServiceModel.ChannelFactory`1..ctor(String configurationName)<br />
                                    <br />
                                      at System.ServiceModel.ProxyBase`1..ctor()<br />
                                      <br />
                                        at HelloWorldServiceProxy..ctor() in C:\Documents and Settings\gyeniceri\My<br />
                                        <br />
                                          Documents\Visual Studio\Projects\HelloWorld\HelloWorldClient\tempuri.org.cs:line 29<br />
                                          <br />
                                            at HelloWorldClient.Program.Main(String[] args) in C:\Documents and Settings\<br />
                                            <br />
                                              gyeniceri\My Documents\Visual Studio\Projects\HelloWorld\HelloWorldClient\Progra<br />
                                              <br />
                                                m.cs:line 12<br />
                                                <br />
                                                  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>                                                      Cheers,</p>
<p>                                                          Gurkan Yeniceri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Denny</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1783</link>
		<dc:creator>Mitch Denny</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1783</guid>
		<description>Hi Gurkan,
          &lt;br /&gt;&lt;br /&gt;
              Is it possible that you haven&#039;t renamed the configuration file generated by svcutil.exe to App.config and put it into the client project?</description>
		<content:encoded><![CDATA[<p>Hi Gurkan,</p>
<p>              Is it possible that you haven&#8217;t renamed the configuration file generated by svcutil.exe to App.config and put it into the client project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gurkan Yeniceri</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1784</link>
		<dc:creator>Gurkan Yeniceri</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1784</guid>
		<description>Silly me. Yes that is right. I was rushing to get it run and didn&#039;t care much about the renaming. Thanks for that.</description>
		<content:encoded><![CDATA[<p>Silly me. Yes that is right. I was rushing to get it run and didn&#8217;t care much about the renaming. Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cengiz HAN</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1785</link>
		<dc:creator>Cengiz HAN</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1785</guid>
		<description>I got same exception with Gurkan. But not about app.config renaming. If your client application is a vb.net windows app. (like me). you must modify the type name in app.config.
          &lt;br /&gt;&lt;br /&gt;
              contractType=&quot;IService1&quot;&gt;
              &lt;br /&gt;&lt;br /&gt;
                  must be like that (my vb.net windows client application name is winist, and &quot;rootnamespace&quot; is winist)
                  &lt;br /&gt;&lt;br /&gt;
                      contractType=&quot;winist.IService1&quot;&gt;
                      &lt;br /&gt;&lt;br /&gt;
                          maybe someone search for this issue in google and comes here like me:)
                          &lt;br /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>I got same exception with Gurkan. But not about app.config renaming. If your client application is a vb.net windows app. (like me). you must modify the type name in app.config.</p>
<p>              contractType=&#8221;IService1&#8243;&gt;</p>
<p>                  must be like that (my vb.net windows client application name is winist, and &#8220;rootnamespace&#8221; is winist)</p>
<p>                      contractType=&#8221;winist.IService1&#8243;&gt;</p>
<p>                          maybe someone search for this issue in google and comes here like me:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Denny</title>
		<link>http://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1786</link>
		<dc:creator>Mitch Denny</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2005/06/24/indigo-ascend-training-day-one/#comment-1786</guid>
		<description>Gotta love those default namespaces :)</description>
		<content:encoded><![CDATA[<p>Gotta love those default namespaces <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
