When I set my active solution from Win32 to x64, I cannot build the project or view the properties.
When I try to build my project, it is skipped.
When I try to view the properties, the first time I try, nothing happens. The second time, I get an error message saying, "The operation could not be completed. Unspecified error".
I am running Visual Studio 2008 sp1.
The project compiles correctly on another computer.
The x64 components for Visual Studio 2008 had not been installed on the second computer. Installing those solved the problem.
(There are a lot of unhelpful hits in Google when searching for a solution to this problem. Hopefully this helps someone else in the future.)
In my case removing TargetFrameworkVersion
attribute from VisualStudioProject
xml node of vcproj file solved the problem. I suspect it was caused by project file conversion from previous version of Visual Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With