<?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/"
		>
<channel>
	<title>Comments on: Programmatically creating Variation Hierarchies in SharePoint 2007</title>
	<atom:link href="http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:00:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-44706</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-44706</guid>
		<description>@Jayasmita: You would probably have to do this manually in code. You would have to delete both the site and the Variation Label. Please note that you can delete only non-root Variation Labels.</description>
		<content:encoded><![CDATA[<p>@Jayasmita: You would probably have to do this manually in code. You would have to delete both the site and the Variation Label. Please note that you can delete only non-root Variation Labels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayasmita</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-44704</link>
		<dc:creator>Jayasmita</dc:creator>
		<pubDate>Mon, 15 Mar 2010 12:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-44704</guid>
		<description>I have tried this and it works fine. Variation Site and labels gets created and heirarchy is setup properly on feature activation but I don&#039;t find the way to delete the variation site on deactivation. Anyone&#039;s help is appreciated. Thanks.</description>
		<content:encoded><![CDATA[<p>I have tried this and it works fine. Variation Site and labels gets created and heirarchy is setup properly on feature activation but I don&#039;t find the way to delete the variation site on deactivation. Anyone&#039;s help is appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-11515</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 02 Feb 2009 19:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-11515</guid>
		<description>@Hardy: you&#039;ve just done it yourself. Your comments might save a few SharePoint environments out there.
Thank you for your feedback.</description>
		<content:encoded><![CDATA[<p>@Hardy: you&#039;ve just done it yourself. Your comments might save a few SharePoint environments out there.<br />
Thank you for your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardy</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-11514</link>
		<dc:creator>Hardy</dc:creator>
		<pubDate>Mon, 02 Feb 2009 19:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-11514</guid>
		<description>The customer is also getting the error when using the STSADM command. And as soon as we disable the feature and create the variations manually this error does not happen. But we will try it at the system of the customer if there might be something else.

Still you should write in your post that this is not supported (even if it is a really good idea) - this helps some customers to not getting in troubles.</description>
		<content:encoded><![CDATA[<p>The customer is also getting the error when using the STSADM command. And as soon as we disable the feature and create the variations manually this error does not happen. But we will try it at the system of the customer if there might be something else.</p>
<p>Still you should write in your post that this is not supported (even if it is a really good idea) &#8211; this helps some customers to not getting in troubles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-11504</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-11504</guid>
		<description>@Hardy: Unfortunately, I haven&#039;t used it in combination with the export API myself. Are you getting the problem only while creating Variations programmatically or while using Variation in general?</description>
		<content:encoded><![CDATA[<p>@Hardy: Unfortunately, I haven&#039;t used it in combination with the export API myself. Are you getting the problem only while creating Variations programmatically or while using Variation in general?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardy</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-11488</link>
		<dc:creator>Hardy</dc:creator>
		<pubDate>Mon, 02 Feb 2009 12:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-11488</guid>
		<description>I have a small question. A customer has tried this - and it seems to work. But after activating this feature a export of the site collection using stsadm or using the deployment API is not possible anymore (Problems when creating the web structure). Have you tried this or could you try this and tell me if this does work on your machine?

And of course - this is definitly unsupported - I would never do that in a production environment. And I agree with Spence - this is a license violaton. I would never recommend this to a customer. Neverless - I also agree that the functionality should be available from the API.</description>
		<content:encoded><![CDATA[<p>I have a small question. A customer has tried this &#8211; and it seems to work. But after activating this feature a export of the site collection using stsadm or using the deployment API is not possible anymore (Problems when creating the web structure). Have you tried this or could you try this and tell me if this does work on your machine?</p>
<p>And of course &#8211; this is definitly unsupported &#8211; I would never do that in a production environment. And I agree with Spence &#8211; this is a license violaton. I would never recommend this to a customer. Neverless &#8211; I also agree that the functionality should be available from the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-10481</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 02 Jan 2009 07:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-10481</guid>
		<description>@Spence: That&#039;s what I was afraid of. Well, hopefully the MOSS team will &#039;fix&#039; it in vNext ;)</description>
		<content:encoded><![CDATA[<p>@Spence: That&#039;s what I was afraid of. Well, hopefully the MOSS team will &#039;fix&#039; it in vNext ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spence</title>
		<link>http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/comment-page-1/#comment-10476</link>
		<dc:creator>Spence</dc:creator>
		<pubDate>Fri, 02 Jan 2009 03:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/programmatically-creating-variation-hierarchies-sharepoint-2007/#comment-10476</guid>
		<description>This is 100% unsupported and indeed a license violation. Doesn&#039;t mean it isn&#039;t a good idea :). Variations should be 100% programmable if this feature is to be a true platform for multi-variations.</description>
		<content:encoded><![CDATA[<p>This is 100% unsupported and indeed a license violation. Doesn&#039;t mean it isn&#039;t a good idea :). Variations should be 100% programmable if this feature is to be a true platform for multi-variations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

