Visual Studio 2010 issue with Windows 7 RC1
Does anyone run into an error when you update a VS2008 project that targets .NET 3.5 on VS2010 and the error message says you don't have .NET 3.5 installed?
Snapshot from error message below
"targets" .NETFramework, Version = v3.5, Profile = Full "which is not installed on this machine"
I know that launching multiple unreleased products together increases my changes to fail, but I'd like to try it anyway.
0
a source to share
1 answer
Well, at this time, this error is a bug in VSTS2010.
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=453802
Please vote for a bug in MS Connect if you have this problem.
0
a source to share