I've recently ported over a Silverlight project into TFS 2010. I am using VS2010. After porting the project over to TFS we noticed the following error every time we attempt to update the service references in the Silverlight project: "Could not resolve mscorlib for target framework 'Silverlight, Version=v4.0'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted."
Everything was working fine when the Solution was in Visual SourceSafe. I've read some forums that suggest this may be some kind of path length issue. Any ideas?