Running Visual Studio 2005 Express on Windows 7 - visual-studio-2005

I have to use Visual Studio 2005 on Windows 7. So I started downloading the Express Edition and succesfully installed SP 1. When I start Visual Studio I get an error message saying that the 2005 SP1 Update for Windows Vista is needed.
But the Vista Service Pack I get here:
https://www.microsoft.com/de-de/download/details.aspx?id=7524
Does not seem to work for the Express version, error message says that the program is missing. So my question is:
(1) Is there a Vista Service Pack for the Visual Studio 2005 Express edition? And where to find it.
(2) If not, where can I download a registration free version of Visual Studio 2005, in order to use the regular sp1 and vista sp?
Please save me hours of searching, Thanks!

I've found the answer, it seems to be a silly issue:
I used the wrong patch. The patch for the german version (VS80sp1-KB932234-X86-DEU.exe) did not work, but the english one (VS80sp1-KB932232-X86-ENU.exe) did.
So I recommend trying the available patches if it doesn't work, just like the installation of SP 1, which you have to do before installing the windows vista patch.
Thanks!

Related

Installing Visual Studio 2005 on Windows 10

Is it possible to install Visual Studio 2005 on Windows 10?
I need to maintain a legacy application that targets .NET Framework 2.0, so I need to use this version of Visual Studio.
It is not supported, but it works as far as I have tried. Coincidentally, I came here after I searched about the same thing while I was installing Visual Studio 2005 Professional on Windows 10 64 bit. I have some old VS 2005 C++ source that someone has given me to modify.
After the installation of VS 2005 was complete, I installed the following two updates in this order:
VS80sp1-KB926601-X86-ENU.exe -> Visual Studio 2005 Team Suite Service Pack 1
VS80sp1-KB932232-X86-ENU.exe -> Visual Studio 2005 Service Pack 1 Update for Windows Vista
Look for these on Google to find download links from MSDN. After installing these updates, I just launched VS 2005, and so far, everything has worked fine. The app is running, there are no errors, builds are fine, and I can use VS 2005 as always.

How to install Visual Studio 2013 Community Update 4 or 5 for Windows 7

This is similar to Install Visual Studio 2013 on Windows 7
But there are a few key differences:
I'd like to install the community edition of Visual Studio 2013, not the express edition.
This is a specific question for Update 5. A while back I was able to download Visual Studio 2013 Update 3 for Windows Desktop and it worked fine. But despite a lot of searching, I was only able to find a Windows [8 or 10] installer for Update 5.
LATE EDIT: the computer I'm referring to in point #2 that worked with visual studio 2013 update 3 is not the computer I'm working on now, it turns out that the computer I'm on now didn't have SP1 installed on it.
At first I thought they merged the installers for windows and windows desktop like they did for VS 2015, but when the download finally finished (much to my disappointment) it presented me with a message saying that it was not compatible with windows 7. I wasn't able to find any official news from microsoft saying they were dropping desktop support for update 5, either.
I think this was a problem with update 4, too.
Has anybody successfully installed Visual Studio 2013 Community Update 5 on Windows 7, using a fresh install?
If not, does anybody know where I can still get an iso for VS 2013 Community Update 3?
It seems like everything that used to be a requirements page for VS2013 redirects to a download page for VS2015 now. I'm not having much luck with archive.org, either.
I found this page about VS 2013 compatibility but it does not say anything about the community edition.
https://www.visualstudio.com/en-us/products/visual-studio-2013-compatibility-vs.aspx
I found the problem, when I installed the OS on this machine I didn't realize that I had a Vanilla Windows 7 disk, instead of one that came with Service Pack 1 pre-installed.
I was comparing my experience with 2013 on a different computer that had SP1 already installed, that's why I thought it was due to update 4 & 5, sorry for the mixup!
It appears that Visual Studio 2013 requires Windows 7 SP1 and higher. When I installed SP1 the Visual Studio 2013 Update 5 installer worked as expected. Visual Studio 2013 did not stop working on Windows 7 after update 3. Also, there's a single iso for all OSes now (as opposed to having one for Windows 8+ and one for Windows 7 in Update 3).
It might be worth noting that Microsoft's Visual Studio 2015 compatibility page shows support for "Windows 7", farther down the page in a footnote it says that it requires "the latest service pack for all operating systems". Unfortunately, I just noticed that footnote now.
https://www.visualstudio.com/visual-studio-2015-compatibility-vs

Is Visual Studio 2005 compatible with windows 8.1 64 bit?

I haven't tried installing it either on windows 8.
I need to modify a program which uses a crystal report 2005 (w/c i think is included on the vs2005 professional installer)
It should work just fine after installing the required service packs and patches:
Visual Studio 2005
Visual Studio 2005 SP1
Visual Studio 2005 Update
for Vista
If you are connecting to TFS to get the sources, you might need to install more, see this blog post for details.

Install Visual Studio 2005 on Windows 8

I am currently working on a long-term project for which I need Visual Studio 2005, 2008, 2012 (2010 not necessary). Right now I have Windows 7, but I would really like to upgrade. Is it possible to install all of those versions of Visual Studio on Windows 8?
2012 can obviously installed (and takes away the need for 2010). I already found reports that 2008 is also possible if the 3.5 framework is enabled through Windows Features, but I'm unsure about Visual Studio 2005.
Is it possible and does anybody have any experience with this?
PS: Do not come with solutions as "Why still use 2005, 2008, ...", I really need it.
After installing it on VMWare (Virtualbox gives errors) I've enabled framework 3.5 (which indeed contains 2.0 and 2.5). After that I've installed Visual Studio C# Express Edition. During installation and startup of VS it gives a lot of "This program has been known for comptability problems" warnings and they offer to search help online or to run it as usual. I've always opted to let it run as usual. It installed fine and I could compile and run a Visual C# Windows application.
Visual Studio 2005 Standard installed mostly fine for me. I installed it on Windows 8 on an x64 CPU. It complained a bunch about "known compatibility issues," but if I told it to carry on everything seemed to go fine. The only catch was that "Microsoft SQL Server 2005 Express Edition x64" failed to install. Also, I had to run Visual Studio as administrator the first time so it could finish its setup, but after that I've just run it with my normal account.
Download Windows 8 Enterprise Evaluation and install to VMWare or Virtual Box. It's a 3 month trial and would allow you to test VS2005 plus the others. Once downloaded, it's a fast install. You can download from here: http://msdn.microsoft.com/en-us/evalcenter/jj554510.aspx
For an install of Visual Studio 2005 on Windows 7 as well as Windows 8 I install three things: (1) Visual Studio 2005, (2) Visual Studio 2005 Service Pack 1, and (3) Visual Studio 2005 Service Pack 1 Update for Windows Vista.
The Visual Studio 2005 service packs can be a bit difficult to locate on Microsoft's web site since everything is really about Visual Studio 2012 and later.
When installing Visual Studio 2005, there will be a number of Incompatible warnings displayed. I just click through them to get to the end.
Also I do a custom install and do not install some components: (1) Crystal Reports and (2) SQL Server 2005 Express Edition.
Microsoft Visual Studio 2005 Team Suite Service Pack 1 which seems to be for all editions of Visual Studio 2005 including Professional Edition which I use.
Microsoft Visual Studio 2005 Service Pack 1 Update for Windows Vista is required to update Service Pack 1 to work with Windows Vista and later.
Visual Studio 2005 / 2008 won't install by default on Windows versions later than 7.
In Windows 8.1, go to:
Control Panel > Programs and Features > Turn Windows features on or off
Check the box labeled ".NET 3.5 (Includes 1.0 and 2.0)" and press OK / Apply.
My system has issues with trying to download the files for such programs, and thus there is a way to bypass this error by running a script which installs the files from a Windows installation disc.
Here is the script (for error 0x800F0906, at least):
Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess
You can replace /Source:D: with whatever drive letter you may be using for your optical / virtual drive, if needed.

Windows 7 Visual Studio 2005 compatibility

I'm now working on RC Windows 7 and installed Visual Studio 2008 Professional edition. But I need to work with Java programs, and so I needed to work with Visual Studio 2005. I installed Visual Studio 2005 SP1 (VS80sp1-KB926747), but I have the following problem:
"The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch."
I previously had the same problem when I installed the Visual Studio SDK, February2007.
I had a similar problem when I was installing Visual Studio 2005 Professional on a Windows 7 machine.
But here is what I did to fix the problem:
Install Visual Studio 2005 Professional
During the install, a window popped up saying that VS2005 might not be compatible with Windows 7. Ignore this warning and continue.
Install Microsoft® Visual Studio® 2005 Team Suite Service Pack 1
VS80sp1-KB926601-X86-ENU.exe
Link: Microsoft® Visual Studio® 2005 Team Suite Service Pack 1
Install Visual Studio 2005 Service Pack 1 Update for Windows Vista
VS80sp1-KB932232-X86-ENU.exe
Link: Visual Studio 2005 Service Pack 1 Update for Windows Vista
Note:
If you try and install #3 before #2, you will end up with a message that says :
"The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch."
Hope it helps.
BBlake is right look at: https://superuser.com/questions/34190/visual-studio-2005-sp1-refuses-to-install-in-windows-7
It looks like you're trying to install SP1 (the patch) without having first installed Visual Studio 2005 (the application). The SP1 install is only for patching an existing installation.

Resources