<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Customizing TFS Process Guidance</title>
	<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/</link>
	<description>Me.Write(code)</description>
	<pubDate>Wed, 10 Mar 2010 18:06:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Jane</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2891</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:02:27 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2891</guid>
		<description>Hi Oleg,

I'm trying to create a new type in the agile-guidance to extend the reports section (Report type currently exists, and I want to add CustomReport type).

When I try to do this though and make reference to this new type in an HTML Template page I get the following error

"Compiling transformation: The type or namespace name 'CustomReport' could not be found (are you missing a using directive or an assembly reference?)"

I am supposed to update the guidanceModelSchema.xsd?  I tried in a couple of places but I still continued to get the error message.</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>I&#8217;m trying to create a new type in the agile-guidance to extend the reports section (Report type currently exists, and I want to add CustomReport type).</p>
<p>When I try to do this though and make reference to this new type in an HTML Template page I get the following error</p>
<p>&#8220;Compiling transformation: The type or namespace name &#8216;CustomReport&#8217; could not be found (are you missing a using directive or an assembly reference?)&#8221;</p>
<p>I am supposed to update the guidanceModelSchema.xsd?  I tried in a couple of places but I still continued to get the error message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2890</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Mon, 01 Feb 2010 23:25:40 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2890</guid>
		<description>Drikus,

This error may be caused by two different versions of Microsoft.VisualStudio.TextTemplating.dll loaded by the template engine host. I haven't encountered this problem with the TextTemplatingMultiprocessor.exe specifically, but have seen a similar error in Visual Studio 2010 with code compiled against the older version of the Visual Studio SDK. 

Unfortunately, I can't offer any more insight than this. Perhaps you could use fuslogvw.exe from the .NET SDK to see which assemblies are being loaded and where there problem might be.

Oleg</description>
		<content:encoded><![CDATA[<p>Drikus,</p>
<p>This error may be caused by two different versions of Microsoft.VisualStudio.TextTemplating.dll loaded by the template engine host. I haven&#8217;t encountered this problem with the TextTemplatingMultiprocessor.exe specifically, but have seen a similar error in Visual Studio 2010 with code compiled against the older version of the Visual Studio SDK. </p>
<p>Unfortunately, I can&#8217;t offer any more insight than this. Perhaps you could use fuslogvw.exe from the .NET SDK to see which assemblies are being loaded and where there problem might be.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drikus</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2889</link>
		<dc:creator>Drikus</dc:creator>
		<pubDate>Mon, 01 Feb 2010 06:33:48 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2889</guid>
		<description>Oleg, Could you (in addition to general T4 guidance) provide some information for customising the MSF templates.  Information about this is not readily available. I have a problem with the GuidanceModelDirectiveProcessor (custom processor) inheriting from ModelingTextTransformation and Visual Studio complaining that "The type 'Microsoft.TeamFoundation.GuidanceModel.GuidanceModelDirectiveProcessor' of the directive processor named 'GuidanceModelDirectiveProcessor' does not derive from Microsoft.VisualStudio.TextTemplating.DirectiveProcessor".  I don't seem to find much information explaining this.  Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Oleg, Could you (in addition to general T4 guidance) provide some information for customising the MSF templates.  Information about this is not readily available. I have a problem with the GuidanceModelDirectiveProcessor (custom processor) inheriting from ModelingTextTransformation and Visual Studio complaining that &#8220;The type &#8216;Microsoft.TeamFoundation.GuidanceModel.GuidanceModelDirectiveProcessor&#8217; of the directive processor named &#8216;GuidanceModelDirectiveProcessor&#8217; does not derive from Microsoft.VisualStudio.TextTemplating.DirectiveProcessor&#8221;.  I don&#8217;t seem to find much information explaining this.  Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drikus</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2868</link>
		<dc:creator>Drikus</dc:creator>
		<pubDate>Mon, 18 Jan 2010 11:54:35 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2868</guid>
		<description>Thanks for the very detailed explanation.  My 64bit environment had me stumped for a while...corflags to solve the problem!</description>
		<content:encoded><![CDATA[<p>Thanks for the very detailed explanation.  My 64bit environment had me stumped for a while&#8230;corflags to solve the problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2789</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Thu, 07 Jan 2010 19:09:12 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2789</guid>
		<description>Hi Oleg,

I was wondering if you know how to change the  in the .guidance?

I'm trying to customize the Process Guidance and with the changes made I'd like to ensure that users aren't confused to assume that it is the process guidance provided out of the box by Microsoft.

I tried to change the title and re-run the tool, but it didn't actually change the title.</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>I was wondering if you know how to change the  in the .guidance?</p>
<p>I&#8217;m trying to customize the Process Guidance and with the changes made I&#8217;d like to ensure that users aren&#8217;t confused to assume that it is the process guidance provided out of the box by Microsoft.</p>
<p>I tried to change the title and re-run the tool, but it didn&#8217;t actually change the title.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2465</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Mon, 30 Nov 2009 23:06:55 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2465</guid>
		<description>Do you know if there are any plans to upgrade this project to support the Process shipping in VS2010?</description>
		<content:encoded><![CDATA[<p>Do you know if there are any plans to upgrade this project to support the Process shipping in VS2010?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2442</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:02:31 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2442</guid>
		<description>I don't think it matters very much. I had it close to the root of C: drive when I wrote this article.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it matters very much. I had it close to the root of C: drive when I wrote this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry Fenimore</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2441</link>
		<dc:creator>Garry Fenimore</dc:creator>
		<pubDate>Wed, 18 Nov 2009 20:01:11 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-2441</guid>
		<description>Hey Oleg, what directory should I download this tool to?  Or doesn't it matter?</description>
		<content:encoded><![CDATA[<p>Hey Oleg, what directory should I download this tool to?  Or doesn&#8217;t it matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Summary 05.08.2009 &#171; Bogdan Brinzarea&#8217;s blog</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-1871</link>
		<dc:creator>Summary 05.08.2009 &#171; Bogdan Brinzarea&#8217;s blog</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:31:45 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-1871</guid>
		<description>[...] Oleg Sych talks about the customization of the TFS Process Guidance with T4. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Oleg Sych talks about the customization of the TFS Process Guidance with T4. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Lawson</title>
		<link>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-1822</link>
		<dc:creator>Roy Lawson</dc:creator>
		<pubDate>Sat, 01 Aug 2009 02:52:03 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/07/customizing-tfs-process-guidance/#comment-1822</guid>
		<description>Thank you Oleg for this very complete post on TFS process guidance.  This article should be for those who think TFS is just another versioning control system.</description>
		<content:encoded><![CDATA[<p>Thank you Oleg for this very complete post on TFS process guidance.  This article should be for those who think TFS is just another versioning control system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
