<?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>James Schaffer - All Things .NET - All Comments</title><link>http://blogs.msdn.com/b/jschaffe/</link><description>Senior Consultant with Microsoft Consulting Services.  This content is provided “AS IS” with no warranties and confers no rights.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Creating a Custom Base Page for Windows Phone 7</title><link>http://blogs.msdn.com/b/jschaffe/archive/2011/03/03/creating-a-custom-base-page-for-windows-phone-7.aspx#10408144</link><pubDate>Fri, 05 Apr 2013 22:17:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10408144</guid><dc:creator>gary</dc:creator><description>&lt;p&gt;I&amp;#39;m getting a &amp;quot;The name &amp;quot;BasePage&amp;quot; does not exist in the namespace &amp;quot;clr-namespace:Wp7CustomBasePage.Views&amp;quot;&amp;quot; Error.&lt;/p&gt;
&lt;p&gt;Is there an updated version of this solution?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10408144" width="1" height="1"&gt;</description></item><item><title>re: Upgrading Team Projects After Migrating From TFS 2008 to TFS 2012</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/10/17/upgrading-team-projects-after-migrating-from-tfs-2008-to-tfs-2012.aspx#10396546</link><pubDate>Sun, 24 Feb 2013 14:10:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396546</guid><dc:creator>kpdn</dc:creator><description>&lt;p&gt;In step 6.b, &amp;nbsp;i have the object model installed. I have the WIQAdmin tool. &amp;nbsp;running the command, but i get &lt;/p&gt;
&lt;p&gt;Unknown MODE parameter. The error is caused by «Recursive,&lt;/p&gt;
&lt;p&gt;ReturnMatchingChildren».&lt;/p&gt;
&lt;p&gt;Operation failed.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know what is potentially &amp;#39;breaking&amp;#39; by not finishing on the recursion piece. &amp;nbsp;Wondering if there is something I&amp;#39;m missing?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396546" width="1" height="1"&gt;</description></item><item><title>re: Upgrading Team Projects After Migrating From TFS 2008 to TFS 2012</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/10/17/upgrading-team-projects-after-migrating-from-tfs-2008-to-tfs-2012.aspx#10394138</link><pubDate>Fri, 15 Feb 2013 22:18:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10394138</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Regarding step 6.b, you can run Wiqadmin.exe on the new TFS 2012 server; you just need to install the TFS 2010 Object Model (no need for Team Explorer 2010). The TFS 2010 object model can be installed side-by-side with TFS 2012.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10394138" width="1" height="1"&gt;</description></item><item><title>re: Upgrading Team Projects After Migrating From TFS 2008 to TFS 2012</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/10/17/upgrading-team-projects-after-migrating-from-tfs-2008-to-tfs-2012.aspx#10391682</link><pubDate>Wed, 06 Feb 2013 21:58:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10391682</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;FYI... We were able to take Ewald Hoffman&amp;#39;s code over at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/05/10303404.aspx"&gt;blogs.msdn.com/.../10303404.aspx&lt;/a&gt; to automate step 5. That saved some additional time in upgraded a few dozen Team Projects.&lt;/p&gt;
&lt;p&gt;Thanks for sharing.&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10391682" width="1" height="1"&gt;</description></item><item><title>re: Creating WiX Custom Actions in C# and Passing Parameters</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/10/23/creating-wix-custom-actions-in-c-and-passing-parameters.aspx#10388158</link><pubDate>Fri, 25 Jan 2013 00:58:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10388158</guid><dc:creator>James Schaffer</dc:creator><description>&lt;p&gt;No, my notation wasn&amp;#39;t terribly good in this case. &amp;nbsp;pathtoconfigfile is meant to be a placeholder in the event there are subfolders between the [PRODUCTINSTALLFOLDER] and the actual location of the configuration file.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10388158" width="1" height="1"&gt;</description></item><item><title>re: Creating WiX Custom Actions in C# and Passing Parameters</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/10/23/creating-wix-custom-actions-in-c-and-passing-parameters.aspx#10382962</link><pubDate>Mon, 07 Jan 2013 20:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10382962</guid><dc:creator>Willardryan</dc:creator><description>&lt;p&gt;This article is so good.&lt;/p&gt;
&lt;p&gt;I have one problem: what is the pathtoconfigfile? &amp;nbsp;Is it a predefined function?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10382962" width="1" height="1"&gt;</description></item><item><title>re: Creating a Custom Base Page for Windows Phone 7</title><link>http://blogs.msdn.com/b/jschaffe/archive/2011/03/03/creating-a-custom-base-page-for-windows-phone-7.aspx#10269739</link><pubDate>Mon, 20 Feb 2012 14:51:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10269739</guid><dc:creator>kerry</dc:creator><description>&lt;p&gt;Good work ,thank you~&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10269739" width="1" height="1"&gt;</description></item><item><title>re: Windows Server AppFabric Cache – Referencing the Correct Assemblies</title><link>http://blogs.msdn.com/b/jschaffe/archive/2012/01/28/windows-server-appfabric-cache-referencing-the-correct-assemblies.aspx#10261557</link><pubDate>Sun, 29 Jan 2012 14:26:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10261557</guid><dc:creator>ShawnC</dc:creator><description>&lt;p&gt;what version of the Windows Azure SDK do you have installed? &amp;nbsp;1.6 shouldn&amp;#39;t have this gac issue.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10261557" width="1" height="1"&gt;</description></item><item><title>re: Creating a Custom Base Page for Windows Phone 7</title><link>http://blogs.msdn.com/b/jschaffe/archive/2011/03/03/creating-a-custom-base-page-for-windows-phone-7.aspx#10236587</link><pubDate>Sun, 13 Nov 2011 16:04:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10236587</guid><dc:creator>slobo80</dc:creator><description>&lt;p&gt;The application bar throws an error:&lt;/p&gt;
&lt;p&gt;Error	16	The attachable property &amp;#39;ApplicationBar&amp;#39; was not found in type &amp;#39;PhoneApplicationPage&amp;#39;.	Wp7CustomBasePage\Views\MainPage.xaml	38	6	Wp7CustomBasePage&lt;/p&gt;
&lt;p&gt;Any idea how to overcome it?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Slobo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10236587" width="1" height="1"&gt;</description></item><item><title>re: Copying a TFS Build Definition</title><link>http://blogs.msdn.com/b/jschaffe/archive/2011/09/06/copying-a-tfs-build-definition.aspx#10211747</link><pubDate>Thu, 15 Sep 2011 15:21:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10211747</guid><dc:creator>James Schaffer</dc:creator><description>&lt;p&gt;Not to the best of my knowledge. &amp;nbsp;If you are aware of similar functionality in TFPT, please provide more info.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10211747" width="1" height="1"&gt;</description></item></channel></rss>