﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>InvalidOperationException when starting the service host</title><link />http://developers.de/blogs/damir_dobric/archive/2010/11/19/invalidoperationexception-when-starting-the-service-host.aspx<description>When trying to create the service host instance of the WCF service like: ServiceHost svcHost = new ServiceHost (typeof(MyService)); svcHost.Open(); you might get following exception: &amp;#160; Service &amp;#39;UnitTests.SbbNetCoreTest+TestServiceCallback&amp;#39;</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>