Today I installed the RTM version of Visual Studio 2012 Web Express on my laptop running Windows 7. On the laptop I have Visual Studio 2010 Ultimate SP1 installed and Team Foundation Server 2010 SP1. After I've installed VS2012 I can't create new Team Projects from within VS2010 anymore. I receive error message Field not found:
'Microsoft.TeamFoundation.FrameworkServiceIdentifiers.NewTeamProjectWeb'
When I try to create a new Team Project from within VS2012 it works as expected. When I return to VS2010 I have no problem to connect to the Team Project I created from within VS2012. Is this a bug? Anyone knowing the reason for this behavior or any solutions?