Guys, can anyone help me with this error
LINQ
1
Posts
1
Posters
0
Views
1
Watching
-
Guys, can anyone help me with this error The "Microsoft.Build.Tasks.Windows.GetWinFXPath" task could not be loaded from the assembly PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35. Could not load file or assembly 'PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, and that the assembly and all its dependencies are available. WebApplication1 it comes whenever i create a project that uses .NET framework 3.5 please help me i'm using Windows Visa Ultimate
Web Developer