<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for endpoint.tv Screencast - Self-hosting WCF Services (Endpoint on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/shows/endpoint/endpoint-screencasts-self-hosting-wcf-services/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for endpoint.tv Screencast - Self-hosting WCF Services (Endpoint on Channel 9)</title><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/</link></image><description>endpoint.tv Screencast - Self-hosting WCF Services</description><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/</link><language>en-us</language><pubDate>Fri, 17 Jul 2009 03:18:38 GMT</pubDate><lastBuildDate>Fri, 17 Jul 2009 03:18:38 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3599.6114, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>&lt;p&gt;By default the WcfServieLibrary project you have will run it's own WCF host when any project in the solution starts.&amp;nbsp; To disable it, right click on the Wcf project, select properties, select the tab "Wcf Options", and then uncheck "Start WCF Service Host ...."&amp;nbsp; Save the change and try again.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=479290</link><pubDate>Fri, 17 Jul 2009 03:18:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=479290</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/479290/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>By default the WcfServieLibrary project you have will run it's own WCF host when any project in the solution starts.&amp;nbsp; To disable it, right click on the Wcf project, select properties, select the tab "Wcf Options", and then uncheck "Start WCF Service Host ...."&amp;nbsp; Save the change and try again.
&amp;nbsp;</evnet:previewtext><dc:creator>Jamison</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/479290/Trackback.aspx</trackback:ping></item><item><title>Re: Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>&lt;p&gt;hi can any body help me in this video as I am not able to add the the reference name in my code that " using evalserviceLibrary" even I added the refernce to the application. so I am getting exception in the line&lt;/p&gt;
&lt;p&gt;servicehost host = new servicehost(typeof(evalservice);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;please help me&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=478942</link><pubDate>Wed, 15 Jul 2009 14:19:27 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=478942</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/478942/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>hi can any body help me in this video as I am not able to add the the reference name in my code that " using evalserviceLibrary" even I added the refernce to the application. so I am getting exception in the line
servicehost host = new servicehost(typeof(evalservice);
&amp;nbsp;
please help me</evnet:previewtext><dc:creator>crazy.NET</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/478942/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>&lt;p&gt;Hi Everyone!&lt;/p&gt;
&lt;p&gt;You can find Solution of the problem with explanation of its originin in the article&lt;/p&gt;
&lt;strong&gt;Preventing the WCF Service Host from launching in Visual Studio 2008&lt;/strong&gt;
&lt;p&gt;&lt;strong&gt;at &lt;/strong&gt;&lt;a href="http://blogs.msdn.com/rickrain/default.aspx"&gt;Rick Rainey's Blog&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;at http://blogs.msdn.com/rickrain/archive/2008/02/14/Preventing-the-WCF-Service-Host-from-launching-in-Visual-Studio-2008.aspx&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=471807</link><pubDate>Wed, 03 Jun 2009 07:49:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=471807</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/471807/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi Everyone!
You can find Solution of the problem with explanation of its originin in the article
Preventing the WCF Service Host from launching in Visual Studio 2008
at Rick Rainey's Blog
at&amp;#8230;</evnet:previewtext><dc:creator>Vladimir N. Mansurov</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/471807/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>Hi Aaron,&lt;BR&gt;&amp;nbsp;The videos are simply superb ! &amp;nbsp;It would be really nice if you could explain how to fix the error when you tried to launch the service using F5.</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=468123</link><pubDate>Wed, 06 May 2009 00:46:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=468123</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/468123/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi Aaron,&amp;nbsp;The videos are simply superb ! &amp;nbsp;It would be really nice if you could explain how to fix the error when you tried to launch the service using F5.</evnet:previewtext><dc:creator>aceguy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/468123/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>Thanks for posting. &lt;BR&gt;I'm sure you are right about the Port number. I know there is a way to have multiple endpoints on the same port number. For this demo you are correct, he just 'ignored' the error by hitting ctrl+f5. I thought there might have been some more simple that I was missing. &lt;BR&gt;Thanks</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=463247</link><pubDate>Tue, 31 Mar 2009 18:59:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=463247</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/463247/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Thanks for posting. I'm sure you are right about the Port number. I know there is a way to have multiple endpoints on the same port number. For this demo you are correct, he just 'ignored' the error by hitting ctrl+f5. I thought there might have been some more simple that I was missing. Thanks</evnet:previewtext><dc:creator>tmc2k</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/463247/Trackback.aspx</trackback:ping></item><item><title>Re: Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>I noticed it too. I think the error was because there are endpoints with the same Port number in the other solution. Its just a guess. &lt;BR&gt;Aaron didn't do anything, and as said he just hit Ctrl+f5. I did the same and it didn't throw up any exception. But an explanation from Aaron on the cause of this would be great.</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=462826</link><pubDate>Sat, 28 Mar 2009 20:14:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=462826</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/462826/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I noticed it too. I think the error was because there are endpoints with the same Port number in the other solution. Its just a guess. Aaron didn't do anything, and as said he just hit Ctrl+f5. I did the same and it didn't throw up any exception. But an explanation from Aaron on the cause of this would be great.</evnet:previewtext><dc:creator>JustCheck</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/462826/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - Self-hosting WCF Services</title><description>Just after the 7:00 mark in the video the presenter runs into an unhandled exception. He stops the video to fix it, but we have no idea what he did. It looks like the instance of the service is still running and grabbing port 8080 first. How does he fix this?</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=460946</link><pubDate>Sat, 14 Mar 2009 07:01:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/Endpoint-Screencasts-Self-hosting-WCF-Services/?CommentID=460946</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/460946/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Just after the 7:00 mark in the video the presenter runs into an unhandled exception. He stops the video to fix it, but we have no idea what he did. It looks like the instance of the service is still running and grabbing port 8080 first. How does he fix this?</evnet:previewtext><dc:creator>tmc2k</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/460946/Trackback.aspx</trackback:ping></item></channel></rss>