Conflicting references confuse the issue. Is SP1 for Windows 7 required for .NET Framework 4.5?
This reference for System Requirements specifies SP!:
http://www.microsoft.com/en-us/download/details.…
Created on 5/8/2013 (updated 6 days ago) | 2 validations | 0 workarounds | 3 comments | feedback id: 786571
|
|
It appears that Update 1 for Visual Studio 2012 is not available as an ISO to the public, but is available to MSDN subscribers.
I am seeing numerous questions in MSDN Visual Studio forums asking why a…
Created on 12/3/2012 (updated 4 weeks ago) | 1 validation | 1 workaround | 5 comments | feedback id: 773362
|
|
This is a question, not a bug report.
The Windows 8 compatibility checker identified Visual Studio 2010 as incompatible, but I have successfully installed VS 2010 on two Windows 8 Pro systems without…
Created on 10/29/2012 (updated 28 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 769074
|
|
|
Closed
as Fixed
|
|
I read a post in the MSDN Visual Studio Setup forum from a user claiming his VS 2012 (RTM) Ultimate installation had no ImageLibrary (presumably named VS2012ImageLibrary.zip).
I searched for the imag…
Created on 8/21/2012 (updated 1 week ago) | 106 validations | 3 workarounds | 27 comments | feedback id: 758881
|
|
In a VB Winform project converted from VS 2008, Edit and Continue is impossible, as the code in the editor window acts as if it's read only in debug break mode. Same project created in VS 2010 allows …
Created on 11/12/2009 (updated 167 weeks ago) | 0 validations | 0 workarounds | 9 comments | feedback id: 510068
|
|
|
Closed
as Won't Fix
|
|
I created a C++ Win32 Empty Console project, then added a .cpp source code file with code as follows:
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world from VS 2010!…
Created on 5/20/2009 (updated 192 weeks ago) | 7 validations | 1 workaround | 6 comments | feedback id: 454646
|
|
|
Closed
as Fixed
|
|