<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Creating a Cluster Resource DLL (Part 2)</title><link>http://blogs.msdn.com/b/clustering/archive/2010/03/30/9987135.aspx</link><description>Hi, 
 In this series of blog posts we will help you to design, develop and debug the Resource DLL you are developing to give your application high-availability with Windows Server 2008 &amp;amp; 2008 R2 Failover Clustering. 
 
 We recommend you start with</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Creating a Cluster Resource DLL (Part 2)</title><link>http://blogs.msdn.com/b/clustering/archive/2010/03/30/9987135.aspx#10156717</link><pubDate>Thu, 21 Apr 2011 15:46:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10156717</guid><dc:creator>Kevin</dc:creator><description>&lt;p&gt;Thanks for the informative series of posts.&lt;/p&gt;
&lt;p&gt;You mention that after calling Open, the resource should be offline. &amp;nbsp;Let&amp;#39;s say my resource is a service that supports named instances. &amp;nbsp;How can I ensure the service is offline if I don&amp;#39;t know its name? &amp;nbsp;I assume I can store the service name as a private property, but can a user set this property prior to a call to Open? &amp;nbsp;Implementing IWEExtendWizard sounded promising, but it&amp;#39;s been dropped in Server 2008. &amp;nbsp;What&amp;#39;s the recommended way of handling this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10156717" width="1" height="1"&gt;</description></item></channel></rss>