Hi All, We are in the process of testing the upgrade our TFS server from 2012 to 2012 RC. I am currently working on getting our build activities to run under the new server.
In 2010 we had a build activity that retrieved and updated a project setting using the ICommonStructureService.GetProjectProperties and ICommonStructureService.UpdateProjectProperties. The workflow that we were following was: 1. Get the project properties collection 2. Update / Add our custom property in the collection 3. Set the properties collection back onto the server. Previously this worked seamlessly, but since the upgrade to 2012 I am getting the following error: TF200037: You cannot update the MSPROJ property when using Microsoft Visual Studio Team System 2008 or an earlier version. Try the operation again with a compatible version of Visual Studio Team System. Note, that the MSPROJ property is set on the server, but we aren't changing it. In my testing I have been using TFS 2012 / VS 2012. Has anybody seen this problem before and know of a way around it, I am reluctant to delete the MSPROJ project property without fully understanding what it does. Many Thanks Daniel
_______________________________________________ oztfs mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/oztfs
