Visual Studio 2013 Install Updates - visual-studio

Is it important to install the version one and two for visual studio 2013 simultaneous to be updated?

No, you don't need to install previous updates. The update packages are cumulative, and include all feature additions and bug fixes from previous versions. You just need to install the latest one.
This is documented in the KB articles describing each update. For example, Description of Visual Studio 2013 Update 2.
The same is true for the various Visual Studio 2012 updates.

No just install Update 2 for Visual Studio 2013 & you are good to go.

The Update 1 is more focused on fixing issues with the VS2013:
http://blogs.msdn.com/b/somasegar/archive/2014/01/20/visual-studio-2013-update-1.aspx
Whilst the Update 2, according to VS2013 team, provides more new features:
http://blogs.msdn.com/b/visualstudio/archive/2014/04/04/the-release-candidate-for-visual-studio-2013-update-2.aspx

Related

VS 2015 Community Edition Update 2 Not Installing

I already had Visual Studio 2015 Community Edition Update 3 installed on my computer but realized some programs won't run with it and I needed to downgrade to Update 2. I found this link which is the version I need but whenever I run the setup it retrieves Update 3 in the list. I can't seem to get Update 2 installed. Is it because I had the Update 3 installed before? Any help will be greatly appreciated. Maybe someone knows a direct link to the Update 2 ISO!
Thanks.
Have you tried to completely remove the VS 2015 community with update 3? If not, please try to download the VisualStudioUninstaller to clean up and delete Preview, RC and final releases of Visual Studio 2013 and Visual Studio 2015, as well as early previews of Visual Studio 2017, and you can run it for several times.
Follow this document: How to: Install a Specific Release of Visual Studio to download the VS community 2015 RTM version from the same website that you shared in here , then use the specific command like vs_community.exe /OverrideFeedURI http://download.microsoft.com/download/0/6/B/06BB0C5C-C767-4250-91DA-AB463377597E/20160405.3/enu/feed.xml or vs_ community.exe /OverrideFeedURI http://download.microsoft.com/download/0/6/B/06BB0C5C-C767-4250-91DA-AB463377597E/20160405.3/enu/feed.xml to install the VS community 2015 with update 2 per your requirement.

Visual Studio update 3 installer is trying to install update 2 instead

.NET Core 1.0.0 was released yesterday and it needs VS update 3 to be installed.
So I downloaded the installer from here and tried installing but this weird issue is happening:
It's as if the installer is trying to get update 2 instead of update 3. I'm already on update 2 and it's telling me that. I tried searching but didn't find anything on the subject. Also tried restarting my machine.
And now I'm being blocked by this since I already uninstalled .NET Core RC2, and .NET Core 1.0.0 doesn't want to install before VS update 3.
Forget the downloaded update, just go to Programs and Features, double click Visual Studio 2015 Update 2 and choose "Modify" from the VS installer options. Update 3 will be available there.
Check this -> https://msdn.microsoft.com/vs-knownissues/vs2015-update3
"Workaround:
Instead of installing Visual Studio 2015 Update 3 by using VS2015.3.exe, install the update by using a full product installer. You can find installers for "Visual Studio 2015 with Update 3" on the Visual Studio download page. Select the "Visual Studio 2015 with Update 3" download that matches the edition you already have installed, whether Community, Professional, or Enterprise.
Alternatively, you can follow the steps in Updating an installation to force an update to the layouts."
I faced this problem
I solved it by downloading the offline iso file then installed it from the iso file
you can find offline iso file
http://www.kunal-chowdhury.com/2016/06/visual-studio-2015-update-3.html
the direct links
Visual Studio Community 2015 with Update 3 - iso
https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409
Visual Studio 2015 Update 3 - ISO
https://go.microsoft.com/fwlink/?LinkId=708984
A workaround is to not use the download. Instead, open Program and Features from the Control Panel. Select "Visual Studio 2015 with Updates" (or your equivalent), and click Change. From the installation dialog, click Modify and you should see Update 3 available to be selected.
After downloading the full installer Visual Studio 2015 Update 3 - ISO I ran it from admin command prompt with vs2015.3.exe /Passive
With the /Passive switch it finally installed the upate!

Do I need to install ALL the service packs for visual studio or just the latest?

I have just installed Visual Studio 2013. I am wondering do I need to install ALL the service packs for visual studio or just the latest?
For example I have installed CTP5 and when I go to 'about' then it says CTP5 is it safe to assume that all the other service packs up to 5 have been installed?
In general the official updates are designed to be cumulative such as the last official update 4 where it specifically says:
This update is the latest in a cumulative series of feature additions
and bug fixes for Visual Studio 2013.".
But since this is a CTP (communitiy tehcnology preview) update 5 (U5 has not officially been released and not meant for production machines):
PLEASE NOTE: This Community Technology Preview has not been subject to final validation and is not meant to be run on production workstations or servers.
For the Visual Studio update package: The recommended approach for
upgrading Visual Studio on test workstations is installing the latest
Visual Studio Update CTP on top of an RTM release or a previous CTP
build of that Update. Visual Studio CTPs can be upgraded to a
different build.
With that wording on top of an RTM release it implies that one does not have to install the previous updates; hence this is intended to be a rollup cumulative release as well.

Does Visual Studio clean reinstall need ALL updates or only latest?

If I reinstall Visual Studio 2013 on a clean box, do I need to suffer through every 4 (until now) updates as well, or is it enough to install the latest one (Update 4 currently)?
You only need to install Update 4. The updates are cumulative.
From Update 4 page:
This update is the latest in a cumulative series of feature additions
and bug fixes for Visual Studio 2013.
Better still, you can download the slipstreamed package (VS 2013 with Update 4):
http://www.visualstudio.com/downloads/

Is it possible to install two different versions of Visual Studio in the same computer? [duplicate]

This question already has answers here:
Can I install two different versions of Visual Studio on the same computer?
(3 answers)
Closed 6 years ago.
Is it possible? or there is a compatibility issues between the two versions? Because our company is using an outdated version of visual studio (VS2005) and I wanted to try out Visual Studio 2010/2012/2013 for the purpose of learning while there is no project to do. (any of the three newer version is fine) but I don't know if it'll affect the datas of the currently installed visual studio 2005.
Can I still install a newer version without affecting the older version of visual studio?
Yes you can install multiple versions of Visual studio side by side.But install the lower versions first.
If you use Visual Studio 2013 to open a solution that was created in Visual Studio 2012 or Visual Studio 2010 with Service Pack 1 (SP1), you can later open and modify the solution again in the older version as long as you haven't implemented any features that are specific to Visual Studio 2013.
So take care about backward compatibility.Refer this for more info.
You can install all (although I only have experience with VS 6 upwards) Visual Studio Versions side-by-side without problems.
I have vs2005 2008 and 2012 running with no issue. Just don't open your 2005 projects/solutions in later versions as this will attempt to convert them to later versions which then will be no longer compatible with 2005. Visual studio will give you plenty of warnings if you do this though.
Yes, this is possible. You can install Visual Studio versions side-by-side. However, Microsoft is recommending to install the old version first before you install the later version.
We recommend that you install Visual Studio versions in the order in which they were released. For example, install Visual Studio 2013 before you install Visual Studio 2015.
You can check this link for further info.
Yes, you can. If you need more details please check Installing Visual Studio Versions Side-by-Side .

Resources