Visual Studio 2010 SP1 incompatible with Windows 10? - windows

This is my PC's OS:
I try to Install vs 2010, then run it, then this dialog appears:
Then, I try to download vs2010 sp1 (the filename is: VS2010SP1dvd (iso image))
I try to install vs2010 sp1, then this dialog appears:
I try to find ways to install vs2010 sp1, but no clue.
I read the docs:
Supported Operating Systems:
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 and x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 and x64) with Service Pack 2 - all editions
MSXML6 must be installed
Windows Server 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) - all editions
But, maybe that info is wrong? Maybe anybody know how to solve this case?

Related

VS 2012 and windows 2008 Server Enterprise

When I try to install Visual Studio 2012 on Windows Server 2008 Enterprise, I have a error message from installer.
You must upgrade or update Operating Systems to the latest Service Pack using Window Update to meet the requirement before installing this products.
For Windows 8, this product is not compatible with pre-released versions of Windows 8. Please upgrade to latest release version of Windows 8.
This computer does not meet the setup requirements. For more information, see the readme.
http://go.microsoft.com/fwlink/?LinkId=255962
I already installed every update on Operating system.
What have I do to install VS2012 Ultimate ?
It is clearly stated by Microsoft that only 4 Windows releases are supported by Visual Studio 2012, and Windows Server 2008 (non-R2) is not qualified,
Windows 7 SP1 (x86 and x64)
Windows 8 (x86 and x64)
Windows Server 2008 R2 SP1 (x64)
Windows Server 2012 (x64)
http://www.microsoft.com/visualstudio/eng/products/visual-studio-ultimate-2012#product-edition-ultimate-requirements
I believe the link included in the error message can also lead you to this information.
So stop your fight in vain and try to build a qualified machine.

Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error

I am trying to install Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error
Some componetnts must be installed in c:\Program Files\Microsoft Visual Studio 10.0\directory. Check that you have write permission and enough space in the directory.
Note: I do have enough space and i am Admin user too......... one more thing is that is on ISO file and i extracted using Quick mount.
You need Windows XP - Service Pack 3. Service pack 1 is not supported.
See here.
Visual Studio 2010 can be installed on the following operating systems:
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 & x64)
Windows Server 2003 (x86 & x64) with Service Pack 2
Windows Server 2003 R2 (x86 & x64)
Windows Server 2008 (x86 & x64) with Service Pack 2
Windows Server 2008 R2 (x64)
Supported Architectures:
32-Bit (x86)
64-Bit (x64)
Right click the setup file and Select run as administrator

Is Visual Studio 2010 compatible with Windows 7 Home Basic?

Is Visual Studio 2010 compatible with Windows 7 Home Basic? I'd be using SQL Server that comes with VS 2010 also. Are there any issues in the installation on Windows 7 Home Basic?
100% compatible, no need to worry about any compatibility issues.
The following is a list of supported Operating Systems for Visual Studio 2010. Since it specifies that the starter edition is not compatible for Vista SP2, and does not make that exception for Windows 7, you can be confident that they are compatible.
System Requirements
Supported Operating Systems:
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 & x64) with Service Pack 2 - all editions
WindowsServer 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) all editions
Supported Architectures:
32-Bit (x86)
64-Bit (x64) (WOW)

Visual Studio 2010 installation

Is it possible to install VS 2010 & .NET 4.0 in Windows XP machine with SP2.
Nope. you need at least winxp with Service pack 3.
Visual Studio 2010 System Requirements
It's not mentioned on the requirements page posted by LukeH, but if it's 64-bit XP, then yes. I don't know if this is an official answer but I've been using it every day for the last few months. There is only SP1 and SP2 for x64 XP. The service packs for x86 and x64 aren't the same.
BTW, if you are using x64 XP then you should also install the Windows Automation API 3.0 for x64 Server 2003, here: http://support.microsoft.com/kb/981741. There's no official version for x64 XP, but again, I've been using this for a few months with no problem.
(Before you tell me to upgrade, I'm forced to use XP at work. I assume OP is too. Pity us. :)
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=12187#Requirements
System requirements
Supported Operating Systems: Windows 7, Windows Server 2003 R2 (32-Bit x86), Windows Server 2003 R2 x64 editions, Windows Server 2003 Service Pack 2, Windows Server 2008 R2, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2, Windows XP Service Pack 3
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 & x64) with Service Pack 2 - all editions
Users will need to install MSXML6 if not already present
Windows Server 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) - all editions
Supported Architectures:
32-Bit (x86)
64-Bit (x64) (WOW)
Hardware Requirements:
More information on how to choose the right hardware for Visual Studio 2010 can be found at http://www.microsoft.com/visualstudio/2010/sysreqs
Computer with a 1.6GHz or faster processor
1024 MB RAM (1.5 GB if running in a virtual machine)
3 GB of available hard-disk space
5400 RPM hard drive
DirectX 9 capable video card running at 1024 x 768 or higher-resolution display
DVD-ROM Drive

What is the minimum OS for binaries created with VS2010?

This might sound like a stupid question, but I'm asking because my boss wants to know. What is the minimum Windows OS for binaries created with Visual Studio 2010? Not all the developers on the team have the Windows SDK installed. I know with it you can target down to Windows XP, but any idea what you can target without Windows SDK?
Actually you set WINVER in any header file before the core window.h is included, this determines which OS is required by the binary.
Visual Studio 2005
Windows 98, Windows 98 Second Edition
Windows Millennium Edition
Windows 2000
Windows XP
Windows Server 2003
Visual Studio 2008
Windows 2000
Windows XP
Windows Server 2003
Windows Vista
Visual Studio 2010
Windows XP
Windows Server 2003
Windows Vista
Windows Server 2008
Windows 7
Windows Server 2008 R2
Visual Studio 2012
Windows XP
Windows Server 2003
Windows Vista
Windows Server 2008
Windows 7
Windows Server 2012 R2
Windows 8
From:
http://msdn.microsoft.com/en-us/library/vstudio/ms235435.aspx
And for history's sake:
VC6 for Win95, NT 3 & 4, Win2K and other older operating systems
Use Visual C++ 1.52 or Microsoft QuickC for 16-bit or DOS

Resources