I can open the DefaultTemplate.xaml that was installed as part of our TFS 2010 RC setup. I created a copy of this template called ApplicationTemplate.xaml and modified it slightly, using the workflow designer in Visual Studio.
Now, I can no longer open ApplicationTemplate.xaml. When I try, I receive many errors like the following:
Error 2 Assembly 'Microsoft.TeamFoundation.Build.Client' was not found. Verify that you are not missing an assembly reference. Also, verify that your project and all referenced assemblies have been built. C:\Projects\tfs\Hydraulics\BuildProcessTemplates\ApplicationTemplate.xaml 1 1828 Miscellaneous Files
However, I can still open and edit the DefaultTemplate.xaml file without any issues.
Has anyone else come across this problem, & if so, did you manage to resolve it or did you have to recreate the template?