<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>visualwip Issue Tracker Rss Feed</title><link>http://visualwip.codeplex.com/workitem/list/basic</link><description>visualwip Issue Tracker Rss Description</description><item><title>Commented Issue: Memory leaks? [1240]</title><link>http://visualwip.codeplex.com/workitem/1240</link><description>&amp;#60;p&amp;#62;We&amp;#38;&amp;#35;39&amp;#59;re finding that Visual WIP exe memory usage increases every time we do a Refresh from the ribbon.  It seems to be proportional to the number of &amp;#38;quot&amp;#59;cards&amp;#38;quot&amp;#59; on the kanban.  If we have approx 50 cards on the kanban, and an automatic refresh interval of 30 seconds, it results in an application crash about once per day.  I suspect a memory leak....is that possible&amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: davehenderson ** &lt;p&gt;Hi,  Just wanted to let you know that the previous fix (approx one year ago) improved our situation, but we still crash approximately once every 2 days due to memory leaks.  We have about 25 items on the kanban, and refresh every 30 seconds.  &lt;br&gt;If I manually hit refresh, I see memory usage jump by about 1MB.&lt;br&gt;I'm going to increase our refresh interval, but it would be nice to be able to leave it up perpetually.&lt;br&gt;Thanks again.&lt;/p&gt;</description><author>davehenderson</author><pubDate>Mon, 08 Oct 2012 21:41:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Memory leaks? [1240] 20121008094124P</guid></item><item><title>Created Issue: Refresh board when work item editor saves work item [1572]</title><link>http://visualwip.codeplex.com/workitem/1572</link><description>So when you close the TFS work item editor, you must wait until the board refreshes to see the resultant move of a ticket from one column to another. Could this process be sped up to appear to be almost real-time by invoking the refresh upon closing the editor&amp;#63;&lt;br /&gt;</description><author>HakanForss</author><pubDate>Wed, 04 Apr 2012 21:33:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Refresh board when work item editor saves work item [1572] 20120404093359P</guid></item><item><title>Closed Task: Handle null values in persistance provider [442]</title><link>http://visualwip.codeplex.com/workitem/442</link><description>When a setting property is null the type is accessible for the persistance provider.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>HakanForss</author><pubDate>Wed, 08 Feb 2012 15:04:15 GMT</pubDate><guid isPermaLink="false">Closed Task: Handle null values in persistance provider [442] 20120208030415P</guid></item><item><title>Closed Issue: Handle null values when persisting [739]</title><link>http://visualwip.codeplex.com/workitem/739</link><description>When persisting the WorkInProgressGroupColumn the SecondQuery will be null. This has to be handled better&lt;br /&gt;&lt;br /&gt;System.NullReferenceException was unhandled&lt;br /&gt;&amp;#160; Message&amp;#61;Object reference not set to an instance of an object.&lt;br /&gt;&amp;#160; Source&amp;#61;Core&lt;br /&gt;&amp;#160; StackTrace&amp;#58;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Core.PersistenceTree.AddChild&amp;#91;T&amp;#93;&amp;#40;Expression&amp;#96;1 property&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Core&amp;#92;PersistenceTree.cs&amp;#58;line 101&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Core.Columns.WorkDualQueryColumnBase.Persist&amp;#40;String name&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Core&amp;#92;Columns&amp;#92;WorkDualQueryColumnBase.cs&amp;#58;line 65&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Core.PersistenceTree.AddChildren&amp;#91;T&amp;#93;&amp;#40;Expression&amp;#96;1 property&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Core&amp;#92;PersistenceTree.cs&amp;#58;line 87&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Core.Application.Persist&amp;#40;String name&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Core&amp;#92;Application.cs&amp;#58;line 118&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Util.PersistanceProvider.GetPersistenceDocument&amp;#40;Application application&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Util&amp;#92;PersistanceProvider.cs&amp;#58;line 23&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Util.FilePersistanceProvider.Persist&amp;#40;Application application, SettingsPath settingsPath&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Util&amp;#92;FilePersistanceProvider.cs&amp;#58;line 20&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.Core.Application.Save&amp;#40;SettingsPath settingsPath&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;Core&amp;#92;Application.cs&amp;#58;line 162&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.PresentationModel.MainWindowViewModel.SaveAs&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;PresentationModel&amp;#92;ViewModels&amp;#92;MainWindowViewModel.cs&amp;#58;line 245&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.PresentationModel.MainWindowViewModel.Save&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;PresentationModel&amp;#92;ViewModels&amp;#92;MainWindowViewModel.cs&amp;#58;line 238&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.PresentationModel.MainWindowViewModel.&amp;#60;get_SaveCommand&amp;#62;b__9&amp;#40;Object param&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;PresentationModel&amp;#92;ViewModels&amp;#92;MainWindowViewModel.cs&amp;#58;line 99&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.PresentationModel.RelayCommand.Execute&amp;#40;Object parameter&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;PresentationModel&amp;#92;RelayCommand.cs&amp;#58;line 66&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource&amp;#40;ICommandSource commandSource, Boolean userInitiated&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Controls.MenuItem.InvokeClickAfterRender&amp;#40;Object arg&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.ExceptionWrapper.InternalRealCall&amp;#40;Delegate callback, Object args, Int32 numArgs&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen&amp;#40;Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.DispatcherOperation.InvokeImpl&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext&amp;#40;Object state&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.runTryCode&amp;#40;Object userData&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup&amp;#40;TryCode code, CleanupCode backoutCode, Object userData&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.RunInternal&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.DispatcherOperation.Invoke&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.ProcessQueue&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.WndProcHook&amp;#40;IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;#38; handled&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Win32.HwndWrapper.WndProc&amp;#40;IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;#38; handled&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Win32.HwndSubclass.DispatcherCallbackOperation&amp;#40;Object o&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.ExceptionWrapper.InternalRealCall&amp;#40;Delegate callback, Object args, Int32 numArgs&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen&amp;#40;Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.InvokeImpl&amp;#40;DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Win32.HwndSubclass.SubclassWndProc&amp;#40;IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at MS.Win32.UnsafeNativeMethods.DispatchMessage&amp;#40;MSG&amp;#38; msg&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.PushFrameImpl&amp;#40;DispatcherFrame frame&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.PushFrame&amp;#40;DispatcherFrame frame&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Threading.Dispatcher.Run&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Application.RunDispatcher&amp;#40;Object ignore&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Application.RunInternal&amp;#40;Window window&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Application.Run&amp;#40;Window window&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Windows.Application.Run&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at VisualWip.App.Main&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;src&amp;#92;VisualWIP&amp;#92;Dev&amp;#92;VisualWip&amp;#92;obj&amp;#92;x86&amp;#92;Debug&amp;#92;App.g.cs&amp;#58;line 0&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.AppDomain._nExecuteAssembly&amp;#40;RuntimeAssembly assembly, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.AppDomain.ExecuteAssembly&amp;#40;String assemblyFile, Evidence assemblySecurity, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ThreadHelper.ThreadStart_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Threading.ThreadHelper.ThreadStart&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160; InnerException&amp;#58;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>HakanForss</author><pubDate>Wed, 08 Feb 2012 15:03:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: Handle null values when persisting [739] 20120208030337P</guid></item><item><title>Closed Feature: Add TFS Team Query refresh button [974]</title><link>http://visualwip.codeplex.com/workitem/974</link><description>I foresee a button somewhere to re-load the queries in tfs. I think you cache the queries and execute them, &lt;br /&gt;and&amp;#160; not execute the queries at the tfs server.&lt;br /&gt;&lt;br /&gt;Situation&lt;br /&gt;I made a subfolder WIP in WorkItems, and underneath this sub-folder I have a couple of queries, representing a status I want to follow, for a sprint.&lt;br /&gt;Now when I go to the next sprint &amp;#40;every 2 weeks&amp;#41; I update these queries so they look at the new sprint too.&lt;br /&gt;but VisualWip still has the old definitions, so displaying the previous sprint. for the moment I just close and open Visual Wip, to bypass this.&lt;br /&gt;&lt;br /&gt;Not a big problem since it only has to be done once every 2 weeks, but one may not forget it &amp;#59;-&amp;#41;&lt;br /&gt;&lt;br /&gt;Ruben Willems&lt;br /&gt;Comments: Resolved with changeset 16735.</description><author>HakanForss</author><pubDate>Sat, 04 Feb 2012 22:02:03 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add TFS Team Query refresh button [974] 20120204100203P</guid></item><item><title>Commented Feature: Add TFS Team Query refresh button [974]</title><link>http://visualwip.codeplex.com/workitem/974</link><description>I foresee a button somewhere to re-load the queries in tfs. I think you cache the queries and execute them, &lt;br /&gt;and&amp;#160; not execute the queries at the tfs server.&lt;br /&gt;&lt;br /&gt;Situation&lt;br /&gt;I made a subfolder WIP in WorkItems, and underneath this sub-folder I have a couple of queries, representing a status I want to follow, for a sprint.&lt;br /&gt;Now when I go to the next sprint &amp;#40;every 2 weeks&amp;#41; I update these queries so they look at the new sprint too.&lt;br /&gt;but VisualWip still has the old definitions, so displaying the previous sprint. for the moment I just close and open Visual Wip, to bypass this.&lt;br /&gt;&lt;br /&gt;Not a big problem since it only has to be done once every 2 weeks, but one may not forget it &amp;#59;-&amp;#41;&lt;br /&gt;&lt;br /&gt;Ruben Willems&lt;br /&gt;Comments: ** Comment from web user: astanton1978 ** &lt;p&gt;wow... cant add a vote.&lt;/p&gt;&lt;p&gt;As a note, this is a problem within Visual Studio 2010 as well. The query definitions change on the server, but the clients do not get updated w&amp;#47;o either manually refreshing or restarting VS.&lt;/p&gt;</description><author>astanton1978</author><pubDate>Wed, 21 Dec 2011 13:23:42 GMT</pubDate><guid isPermaLink="false">Commented Feature: Add TFS Team Query refresh button [974] 20111221012342P</guid></item><item><title>Commented Issue: Change color based on value of a field in TFS [1241]</title><link>http://visualwip.codeplex.com/workitem/1241</link><description>I would like to be able to change the color of a card on the kanban based on the value in a specific field in TFS.&lt;br /&gt;I see that I can change the color based on the Work Item type in the config file, but I need a bit more flexibility.&lt;br /&gt;&lt;br /&gt;Two reasons I would use this feature&amp;#58;&lt;br /&gt;- we have team members located in multiple locations, and we would like to distinguish stories being worked on in different locations so we can navigate the kanban more quickly&lt;br /&gt;- we have stories for documentation writing and test improvement, which don&amp;#39;t get their own Work Item Type in TFS, and would like to distinguish them on the kanban&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;Cool&amp;#33;  Thanks&amp;#33;  I&amp;#39;ll try that right now&amp;#33;&amp;#33;&amp;#33;&lt;/p&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 22:26:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Change color based on value of a field in TFS [1241] 20111003102621P</guid></item><item><title>Commented Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;We&amp;#39;re just begining agile&amp;#47;kanban and initially looking to run from a team room during standups to get status.  We haven&amp;#39;t gotten to a point, yet, to have a big visual picture all the time.  but we will&amp;#33;  thanks again&amp;#33;&lt;/p&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 22:25:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows 7 Supported OS [1266] 20111003102526P</guid></item><item><title>Closed Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: &lt;p&gt;Closing as pre req are not installed&lt;/p&gt;</description><author>HakanForss</author><pubDate>Mon, 03 Oct 2011 22:19:16 GMT</pubDate><guid isPermaLink="false">Closed Issue: Windows 7 Supported OS [1266] 20111003101916P</guid></item><item><title>Commented Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: HakanForss ** &lt;p&gt;You can get it to work off a network share but installing locally is much easier. All users&amp;#8217; needs to have Visual Studio 2008&amp;#47;Team Explorer 2008 or later installed.&lt;br /&gt;My recommendation is to get a dedicated PC with at least dual monitor support. Put the PC and the monitors where you would have had you physical kanban board. It should always be on and visible for anyone going by. Visual WIP is not targeted to be a personal desktop app where every user would have their own instance of Visual WIP running on their PC. Making your work instantly visible is the goal.&lt;br /&gt;&lt;/p&gt;</description><author>HakanForss</author><pubDate>Mon, 03 Oct 2011 21:58:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows 7 Supported OS [1266] 20111003095811P</guid></item><item><title>Commented Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;Ah...sorry, I&amp;#39;m sure that&amp;#39;s what it is.  Thanks&amp;#33;&lt;/p&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 21:54:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows 7 Supported OS [1266] 20111003095430P</guid></item><item><title>Commented Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: HakanForss ** &lt;p&gt;Do the user have Visual Studio 2008&amp;#47;Team Explorer 2008 or later installed&amp;#63; Visual Studio 2008&amp;#47;Team Explorer 2008 or later is required.&lt;/p&gt;</description><author>HakanForss</author><pubDate>Mon, 03 Oct 2011 21:31:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows 7 Supported OS [1266] 20111003093151P</guid></item><item><title>Commented Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;How are you supposed to run this software&amp;#63;  I put on a shared network and I have a feeling that&amp;#39;s not the right way of doing it.  &lt;/p&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 21:23:18 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows 7 Supported OS [1266] 20111003092318P</guid></item><item><title>Created Issue: Windows 7 Supported OS [1266]</title><link>http://visualwip.codeplex.com/workitem/1266</link><description>Someone running Windows 7 says &amp;#34;As soon as I select the xml file, it closes with a generic windows error&amp;#34;.&lt;br /&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 21:14:31 GMT</pubDate><guid isPermaLink="false">Created Issue: Windows 7 Supported OS [1266] 20111003091431P</guid></item><item><title>Commented Issue: Change color based on value of a field in TFS [1241]</title><link>http://visualwip.codeplex.com/workitem/1241</link><description>I would like to be able to change the color of a card on the kanban based on the value in a specific field in TFS.&lt;br /&gt;I see that I can change the color based on the Work Item type in the config file, but I need a bit more flexibility.&lt;br /&gt;&lt;br /&gt;Two reasons I would use this feature&amp;#58;&lt;br /&gt;- we have team members located in multiple locations, and we would like to distinguish stories being worked on in different locations so we can navigate the kanban more quickly&lt;br /&gt;- we have stories for documentation writing and test improvement, which don&amp;#39;t get their own Work Item Type in TFS, and would like to distinguish them on the kanban&lt;br /&gt;Comments: ** Comment from web user: HakanForss ** &lt;p&gt;When you unzip the release version of Visual WIP you will find an Images folder. In this folder you will find two images. One named HakanForss.jpg and one NameNotFound.jpg If the assigned to field contains the name HakanForss the HakanForss.jpg avatar will be shown. Add your own avatars using the same name as used in the assigned to field and it should be shown.&lt;/p&gt;</description><author>HakanForss</author><pubDate>Mon, 03 Oct 2011 19:59:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: Change color based on value of a field in TFS [1241] 20111003075941P</guid></item><item><title>Commented Issue: Change color based on value of a field in TFS [1241]</title><link>http://visualwip.codeplex.com/workitem/1241</link><description>I would like to be able to change the color of a card on the kanban based on the value in a specific field in TFS.&lt;br /&gt;I see that I can change the color based on the Work Item type in the config file, but I need a bit more flexibility.&lt;br /&gt;&lt;br /&gt;Two reasons I would use this feature&amp;#58;&lt;br /&gt;- we have team members located in multiple locations, and we would like to distinguish stories being worked on in different locations so we can navigate the kanban more quickly&lt;br /&gt;- we have stories for documentation writing and test improvement, which don&amp;#39;t get their own Work Item Type in TFS, and would like to distinguish them on the kanban&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;I&amp;#39;d like to display an avatar based on assigned to, can i do that in the xaml&amp;#63;  I noticed you have that capability displayed in your examples.&lt;/p&gt;</description><author>edithrusso</author><pubDate>Mon, 03 Oct 2011 19:27:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: Change color based on value of a field in TFS [1241] 20111003072705P</guid></item><item><title>Closed Feature: Board snap shot [795]</title><link>http://visualwip.codeplex.com/workitem/795</link><description>Add the ability to take a picture snap shot of the board. Should also support automatic snap shot. Bonus feature to blur the work item content.&lt;br /&gt;Comments: &lt;p&gt;This feature is implemented as of changeset 10728 &lt;/p&gt;</description><author>HakanForss</author><pubDate>Sat, 01 Oct 2011 12:31:17 GMT</pubDate><guid isPermaLink="false">Closed Feature: Board snap shot [795] 20111001123117P</guid></item><item><title>Closed Issue: Illegal characters in path [1195]</title><link>http://visualwip.codeplex.com/workitem/1195</link><description>Just started playing around with this.  I created a query and tried to add a single column using that query, and got this error when done with defining the column.  I&amp;#39;m wondering if it&amp;#39;s our work item.  What kind of info do you need to figure out what I&amp;#39;m doing wrong.&lt;br /&gt;Comments: Resolved with changeset 13562.</description><author>HakanForss</author><pubDate>Sat, 01 Oct 2011 12:23:06 GMT</pubDate><guid isPermaLink="false">Closed Issue: Illegal characters in path [1195] 20111001122306P</guid></item><item><title>Commented Issue: Illegal characters in path [1195]</title><link>http://visualwip.codeplex.com/workitem/1195</link><description>Just started playing around with this.  I created a query and tried to add a single column using that query, and got this error when done with defining the column.  I&amp;#39;m wondering if it&amp;#39;s our work item.  What kind of info do you need to figure out what I&amp;#39;m doing wrong.&lt;br /&gt;Comments: ** Comment from web user: edithrusso ** &lt;p&gt;I&amp;#39;m back&amp;#33;  I downloaded the beta and installed and still running into an error and I created a flat and work items and direct links query, and both don&amp;#39;t work.  &lt;/p&gt;&lt;p&gt;Description&amp;#58;&lt;br /&gt;  Stopped working&lt;/p&gt;&lt;p&gt;Problem signature&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;CLR20r3&lt;br /&gt;  Problem Signature 01&amp;#58;&amp;#9;visualwip.exe&lt;br /&gt;  Problem Signature 02&amp;#58;&amp;#9;0.4.0.0&lt;br /&gt;  Problem Signature 03&amp;#58;&amp;#9;4e77a4eb&lt;br /&gt;  Problem Signature 04&amp;#58;&amp;#9;mscorlib&lt;br /&gt;  Problem Signature 05&amp;#58;&amp;#9;4.0.0.0&lt;br /&gt;  Problem Signature 06&amp;#58;&amp;#9;4d53693b&lt;br /&gt;  Problem Signature 07&amp;#58;&amp;#9;42aa&lt;br /&gt;  Problem Signature 08&amp;#58;&amp;#9;3b&lt;br /&gt;  Problem Signature 09&amp;#58;&amp;#9;System.Windows.Markup.XamlParse&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6002.2.2.0.272.7&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;1033&lt;/p&gt;&lt;p&gt;Read our privacy statement&amp;#58;&lt;br /&gt;  http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;linkid&amp;#61;50163&amp;#38;clcid&amp;#61;0x0409&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>edithrusso</author><pubDate>Thu, 29 Sep 2011 18:33:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Illegal characters in path [1195] 20110929063332P</guid></item><item><title>Closed Feature: Open edit form by double clicking [271]</title><link>http://visualwip.codeplex.com/workitem/271</link><description>As a&amp;#160;user I want&amp;#160;to be able to edit a work item by double clicking on the work item&amp;#160;so that I can change work item properties&lt;br /&gt;Comments: Resolved with changeset 13358.</description><author>HakanForss</author><pubDate>Mon, 19 Sep 2011 08:54:05 GMT</pubDate><guid isPermaLink="false">Closed Feature: Open edit form by double clicking [271] 20110919085405A</guid></item></channel></rss>