Has anyone run into the error where your upgrading a VS2008 project which targets .NET 3.5 to VS2010 and the error message states that you don't have .NEt 3.5 installed?
Snippet from the error message below
"is targeting ".NETFramework, Version=v3.5, Profile=Full", which is not installed on this machine"
I know that running multiple unreleased products together increases my changes for failure, but I would still like to try.