Showing results for Uncategorized Archives - Page 6 of 38 - Visual Studio Setup

Aug 23, 2012
0
0

Visual Studio 2012 RTM will not install on pre-release versions of Windows 8

Heath Stewart
Heath Stewart

SymptomCustomers installing Visual Studio 2012 RTM on pre-release versions of Windows 8 or Windows Server 2012 may see the following error after launching the setup application: The .Net Framework installed on this machine does not meet the minimum required version: 4.5.50709. This is a blocking error and only allows the install to be canceled.Caus...

InstallationVisual StudioVS2012
Aug 22, 2012
0
0

Visual Studio 2012 can only install to certified Windows To Go drives

Heath Stewart
Heath Stewart

Windows To Go is a cool new enterprise features to enable a mobile workforce to carry around an enterprise-managed installation of Windows on a USB thumb drive. However, only certified thumb drives appear as fixed drives and, therefore, Visual Studio 2012 can only install to certified drives. VS2012, like some other products, only supports installi...

InstallationVisual StudioVS2012
Aug 17, 2012
0
0

A certificate chain could not be built to a trusted root authority

Heath Stewart
Heath Stewart

This was a preview of a Knowledge Base article which has been published as KB2746268.SymptomAfter Visual Studio 2012 has been installed, the finish page displays the following: Setup Completed However, not all features installed correctly. Please correct the following problems to ensure full product functionality. Click here to see the most common ...

InstallationVisual StudioVS2012
Aug 17, 2012
0
0

Upgrading from Visual Studio 2012 RC to RTM

Heath Stewart
Heath Stewart

Now that Visual Studio 2012 and .NET Framework 4.5 have been released, some customers are wondering if they need to uninstall the Visual Studio 2012 Release Candidate (RC) first before upgraded. In general, the answer is “no”. VS2012 RC will upgrade to RTM, but there are a few things to note: For more information about compat...

InstallationVisual StudioVS2012
Aug 3, 2012
0
0

Detection keys for Visual Studio 2012

Heath Stewart
Heath Stewart

Administrators and developers who need to detect if Visual Studio 2012 is installed on a machine can use similar keys as those used for past releases like Visual Studio 2010. In general, these detection keys are always found in the 32-bit registry hive with a pattern like: So if you needed to detect if VS2012 Ultimate is installed, you can c...

InstallationVS2012Detection
Jul 26, 2012
0
0

How Visual Studio 2012 Avoids Prompts for Source

Heath Stewart
Heath Stewart

Requiring source packages during installation, repairs, and even uninstall are common occurrences for some customers. The core issue is that Windows Installer needs the source location of the package and its files to install - and can't find them automatically - when attempting to restore the machine to the state it should be in (according to that ...

InstallationVisual StudioNews
Jul 26, 2012
0
0

Easier Authoring for Slipstreaming Patches

Heath Stewart
Heath Stewart

Slipstreaming Windows Installer patches is, technically, installing the MSP simultaneously with the MSI as a single transaction. This is, effectively: The applicable transforms (both the authoring changes and patch transforms) are applied to the MSI and the MSI is installed with those changes from the start. Both the MSI and MSP are cached in the...

InstallationWiX
Jul 13, 2012
0
0

New Revision of the July 2012 Update for Visual Studio 2012 RC

Heath Stewart
Heath Stewart

We have released a new revision of the July 2012 Update for VS2012 RC. This update replaces – or supersedes – the previous update, which means the download link is the same. We have retained the previous packages that VSUpdate installs – or chains – to support customers who may still require source packages when repairing Vi...

InstallationVisual StudioNews
Jul 6, 2012
0
0

July 2012 Update for Visual Studio 2012 RC

Heath Stewart
Heath Stewart

A few months ago we introduced a new method of delivering updates to Visual Studio 2012. Today we published updates in the same manner for Visual Studio 2012 Release Candidates.You can download the July 2012 update (KB2703187) for VS2012 RC from http://go.microsoft.com/fwlink/?LinkID=257044. More information about this update is available at http:/...

InstallationVisual StudioNews
Jun 4, 2012
0
0

How to fix “Invalid License Data” after upgrading from Visual Studio 2012 Beta to RC

Heath Stewart
Heath Stewart

A few customers have reported the following error after upgrading from VS2012 Beta to the Release Candidate (RC): Invalid License Data Reinstall is required. Aaron Marten on the Visual Studio Extensibility team has a post describing how to fix this issue. This should only happen if you upgrade a “higher” Beta edition to a “lower...

InstallationVisual StudioVS2012