Where to download vcredist? - msdn

I feel a little stupid asking this question, but I hope that this might be helpful to others as well.
Background: We/I are developing some software with Visual Studio 2008 SP1 (VC9). We would like to provide the vcredist along the software on the cd.
Now, I am used to ask google "download vcredist 2008 sp1" and usually it leads me to the following (also bookmarked) web pages:
https://www.microsoft.com/en-us/download/details.aspx?id=5582 (32 bit)
https://www.microsoft.com/en-us/download/details.aspx?id=2092 (64 bit)
I think I have downloaded different versions (9.0.30729.01 and later 9.0.30729.17) from that same URL as they came available. Today, only the .17 is available on that page. Now, a customer complained and told me that there is a 9.0.30729.6161 available, but I can't find it. The closest I could get was 9.0.30729.5677:
When I searched google for that specific version, it lead me to this page: http://support.microsoft.com/kb/2538243 which is saying, that a security update is available.
The linked Security Bulletin https://technet.microsoft.com/en-us/security/bulletin/ms11-025 lists the vcredist 2008 sp1 as affected and as a new link to something that seems to be an updated version of the vcredist 2008 sp1, although it has a slightly different name, in that it also bears the "mfc" in it's name: https://www.microsoft.com/en-us/download/details.aspx?id=26368
File names, file sizes and version numbers suggest these are updated versions of the vcredist 2008 sp1. This is the version 9.0.30729.5677
Is there ONE URL where I can always pull the newest version ?
Is there some kind of notification system (email list, rss-feed, ...) that informs me about a new vcredist ?

You can download the VC++ redistributables at:
https://support.microsoft.com/en-us/kb/2977003
As of now, the latest are:
Visual Studio 2005 (VC++ 8.0) SP1 w/ MFC Security Update: 8.0.61001 (8.0.61000 for x86)
Visual Studio 2008 (VC++ 9.0) SP1 w/ MFC Security Update: 9.0.30729.6161
Visual Studio 2010 (VC++ 10.0) SP1 w/ MFC Security Update: 10.0.40219.325
Visual Studio 2012 (VC++ 11.0) Update 4: 11.0.61030.0
Visual Studio 2013 (VC++ 12.0) Update 5: 12.0.40660.0
Visual Studio 2015 (VC++ 14.0) Update 3: 14.0.24215.1
Visual Studio 2017 (VC++ 14.1): 14.16.27012.6
Visual Studio 2019 (VC++ 14.2): 14.25.28508.3
Note: The 2015, 2017, and 2019 packages share the same runtime files, hence only the latest of the series is required.
For additional versioning information, see:
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B

Related

How do I use SSDT with VS2015

I am using Windows 7 SP1.
I have SQL Server 2012 installed along with Visual Studio Community 2015.
The SQL Server 2012 installation has always forced me to use VS2010 Shell to launch SQL Server Data Tools.
I recently installed an update through the NuGet Package Manager in VS2015 which included SSDT. I was hoping that this would enable me to use SSDT with VS2015. However it still launches with VS2010.
My question is: How do I used SQL Server Data Tools with Visual Studio 2015?
Thanks
The latest release (Feb 2016) is the first release of SSDT that can target different versions of SSIS so you can now target 2012 from visual studio 2015:
https://blogs.msdn.microsoft.com/ssdt/2016/03/07/ssdt-preview-update-feb-2016/
It is still in preview though so you will need to download the pre-release bits:
https://msdn.microsoft.com/en-us/library/mt204009.aspx
or wait a month or so for the RTM release.
I usually use the pre-release builds and they are normally pretty solid but each environment is different :)
ed

Visual Studio on Surface Pro SP1

So, I bought into the dream in the form of a surface pro and then I installed Visual Studio 2010 in the hopes of coding on the toilet. However, I cannot get SP1 to install (from this link: here). Has anyone successfully installed SP1 on the surface?
The error I get is:
KB2736182 does not apply, or is blocked by another condition on your computer. Please see http://go.microsoft.com/fwlink/?LinkId=225649 for more details.
If you follow the link you'll see this gem:
"Product of the product family Visual Studio 2010 or Team Foundation Server 2010 with Service Pack 1 applied"

SQL Server 2012 - SQL Server Data Tools

I have VS2012 Ultimate installed. In the Installed products it states I have SQL Server Data Tools 11.1. When I go to SQL Server 2012 and click on the SQL Server Data Tools Menu option, VS2010 starts up.
I changed the target to point to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe instead of C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
So now VS2012 starts up but under new projects I DO NOT have the option to create a new SSIS package. Nor the option to download the data tools off the web.
I did go through VS2010 and download DataTools for 2010 and also selected the download for 2012. VS2010 now has Business Intelligence but VS2012 still does not have this template.
Please help. Slowly going mad.
SQL Server Data Tools part for Business Intelligence (SSAS, SSIS, SSRS) has been released as an add-on for Visual Studio 2012 in March 2013.
It can be downloaded here
If you are running on a 64 bit system and have any error message, use option 1 during the installation (New install). It will only add the BI Studio and not try to reinstall anything else.
Cnfusingly Microsoft have 2 different products called SQL server data tools, the one from the installation media which gives you the BI templates in VS2010 and one that you can download, which just adds the database project type to VS2010/12. Currently there are no BI templates available for VS2012, which is incredibly frustrating, it's due to the version of the Visual Studio Shell used by the tools on the installer only supporting 2010. I guess we'll just have to wait for an update to that :(
New download and more compatibility languages as of January 2019.
SQL Server Data Tools in Visual Studio 2012
Supported Operating Systems:
Windows 10 (x86 and x64)
Windows 8, 8.1 (x86 and x64)
Windows 7 SP1 (x86 and x64)
Windows Server 2012 (x64), R2 (x64)
Windows Server 2008 R2 SP1 (x64)

VS2012 Error on setup on Windows 8 - Visual C++ 2012 x86 Minimum Runtime cannot be found

I am getting a few errors trying to download the new VS2012. Its a fresh install of windows 8 (did the windows update). I have tried not selecting all (no C++, lightswitch, blend, office tools)
I tried different mounting tools for the .ISO but no luck. VS2010 is still working. Running x86. Log file
Errors:
Critical: Microsoft Visual C++ 2012 x86 Minimum Runtime - 11.0.507 Cannot find the requested object.
Microsoft Visual Studio 2012 Pre-Clean Tool Cannot find the requested object
Microsoft Visual C++ 2012 x86 Additional Runtime - 11.0.507 Cannot find the requested object.
Microsoft Visual C++ 2012 Core Libraries, Team Foundation Server 2012, Microsoft Framework 4.5 Multi-Targeting pack.... and a few other ones cannot be found. Thanks!
Downloaded the web installer, and that seemed to work. It seems that the iso was corrupted as the MD5 did not match.

Visual Studio 2012 Premium crashes when I use the Solution Configuration Manager

Visual Studio 2012 Premium crashes when I use the Solution Configuration Manager (or drop down on tool bar) to switch from Debug solution config to Release. As soon as I make the selection to the Release config, I get a dialog with a progress bar stating it is looking for a solution to the problem and after a few seconds that dialog closes VS closes and another dialog opens that states it is restarting Visual Studio. I get this same behavior if I try to create a new configuration from within the Solution Configuration Manager; i.e., as soon as I save the new config VS crashes. During the crash I'm not given the option in the dialogs to get detailed info for the crash.
This did not happen with the same code in VS2010 and Win7.
My work-around is to modify the Debug config to be what I need for Release, and then put it back to what I need for Debug.
VS 2012 was installed on a clean (not an update) install of Windows 8. I've installed all the latest updates for both Win8 and VS. Here is the Visual Studio boiler-plate info:
Microsoft Visual Studio Premium 2012
Version 11.0.50727.1 RTMREL
Microsoft .NET Framework
Version 4.5.50709
Installed Version: Premium
LightSwitch for Visual Studio 2012, Team Explorer for Visual Studio 2012, Visual Basic 2012, Visual C# 2012, Visual C++ 2012, Visual F# 2012, Visual Studio 2012 Code Analysis Spell Checker, NuGet Package Manager 2.0.30717.9005, PreEmptive Analytics Visualizer 1.0, SQL Server Data Tools 11.1.20627.00, Web Developer Tools 1.0.30710.0