<?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 on: Getting Up and Running with the XenApp Management SDK</title>
	<atom:link href="http://shannon.neutex.net/2008/12/11/getting-up-and-running-with-the-xenapp-management-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://shannon.neutex.net/2008/12/11/getting-up-and-running-with-the-xenapp-management-sdk/</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 01:59:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Karsten Markmann</title>
		<link>http://shannon.neutex.net/2008/12/11/getting-up-and-running-with-the-xenapp-management-sdk/#comment-218</link>
		<dc:creator><![CDATA[Karsten Markmann]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 10:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://shannon.neutex.net/?p=203#comment-218</guid>
		<description><![CDATA[I found this in another article and this works great:

 Type t = Type.GetTypeFromProgID(&quot;MetaFrameCOM.MetaFrameFarm&quot;);
                IMetaFrameFarm7 farm = Activator.CreateInstance(t) as IMetaFrameFarm7;

                farm.Initialize(MetaFrameObjectType.MetaFrameWinFarmObject);]]></description>
		<content:encoded><![CDATA[<p>I found this in another article and this works great:</p>
<p> Type t = Type.GetTypeFromProgID(&#8220;MetaFrameCOM.MetaFrameFarm&#8221;);<br />
                IMetaFrameFarm7 farm = Activator.CreateInstance(t) as IMetaFrameFarm7;</p>
<p>                farm.Initialize(MetaFrameObjectType.MetaFrameWinFarmObject);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karsten Markmann</title>
		<link>http://shannon.neutex.net/2008/12/11/getting-up-and-running-with-the-xenapp-management-sdk/#comment-217</link>
		<dc:creator><![CDATA[Karsten Markmann]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 09:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://shannon.neutex.net/?p=203#comment-217</guid>
		<description><![CDATA[Hi.
I have run into the same problem you mention in the beginning of your post. You say you changed from  IMetaFrameFarm8 to xx7. But where do you do that. You only have one line of code? Please help me as I&#039;m getting nuts here. :-)

Kinde Regards 
Karsten Markmann]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
I have run into the same problem you mention in the beginning of your post. You say you changed from  IMetaFrameFarm8 to xx7. But where do you do that. You only have one line of code? Please help me as I&#8217;m getting nuts here. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Kinde Regards<br />
Karsten Markmann</p>
]]></content:encoded>
	</item>
</channel>
</rss>

