I have VS.NET 2010 Premium installed, but there seems to be an issue when trying to target existing .NET frameworks. When I open properties for a web application project, the only option I get is to install a framework. If I open properties for any other project type I get the full list.
So far I've done the following to no avail:
- Repaired and re-installed Microsoft.NET Framework 4 Client Profile
- Repaired and re-installed Microsoft.NET Framework 4 Extended
- Repaired and re-installed Microsoft.NET Framework 4 Multi-Targeting Pack
- Repaired and re-installed VS.NET 2010 Premium
- Reapplied and re-installed VS.NET 2010 SP1.
I did find one question on that appear to be related related, but there were no answers unfortunately.
Visual Studio 2010 "No Target Framework"
Any ideas?