Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Heath Stewart's blog
>
Installation
Server & Tools Blogs
>
Developer Tools Blogs
>
Setup & Install by Heath Stewart
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Setup & Install by Heath Stewart
About Windows Installer, the .NET Framework, and Visual Studio.
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
.NET
64-bit
Custom Actions
Customizations
Development
Diagnosing
Essentials
Installation
Logging
MSI4.5
News
Pages
Personal
Script
Tip
UAC
Uninstall
Vista
Visual Studio
VS2005SP1
VS2008SP1
VS2010
VS2010SP1
VS2012
WiX
More
▼
Less
▲
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Log Collection Utility
Visual Studio Setup and Installation
Archives
Archives
November 2012
(1)
October 2012
(1)
September 2012
(1)
August 2012
(5)
July 2012
(4)
June 2012
(1)
May 2012
(2)
April 2012
(1)
March 2012
(2)
February 2012
(3)
October 2011
(1)
May 2011
(1)
April 2011
(1)
March 2011
(5)
February 2011
(1)
December 2010
(3)
September 2010
(2)
August 2010
(3)
May 2010
(1)
April 2010
(1)
February 2010
(6)
December 2009
(1)
November 2009
(1)
October 2009
(2)
August 2009
(2)
July 2009
(2)
May 2009
(4)
April 2009
(1)
March 2009
(1)
February 2009
(3)
January 2009
(4)
December 2008
(2)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(6)
July 2008
(3)
June 2008
(1)
May 2008
(5)
April 2008
(4)
March 2008
(2)
February 2008
(4)
January 2008
(2)
December 2007
(3)
November 2007
(7)
October 2007
(3)
September 2007
(3)
August 2007
(6)
July 2007
(3)
June 2007
(3)
May 2007
(4)
April 2007
(3)
March 2007
(7)
February 2007
(7)
January 2007
(5)
December 2006
(7)
November 2006
(6)
October 2006
(9)
September 2006
(5)
August 2006
(5)
July 2006
(2)
June 2006
(8)
May 2006
(3)
April 2006
(9)
March 2006
(7)
February 2006
(9)
January 2006
(10)
December 2005
(4)
November 2005
(7)
October 2005
(11)
September 2005
(11)
August 2005
(13)
July 2005
(5)
June 2005
(6)
May 2005
(6)
April 2005
(7)
March 2005
(6)
February 2005
(4)
January 2005
(2)
December 2004
(2)
October 2004
(6)
September 2004
(1)
More
▼
Less
▲
Blog - Title
Installation
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Heath Stewart's blog
Visual Studio 2012 Update 1 has Released
Posted
5 months ago
by
Heath Stewart
3
Comments
To provide incremental value to our customers, we have released Visual Studio Update 1 and will be notifying all Visual Studio 2012 customers via toast notifications (like you get for VS package updates) soon. Soma’s blog has more information on VSUpdate...
Heath Stewart's blog
Windows Installer XML (WiX) v3.6 Released
Posted
8 months ago
by
Heath Stewart
8
Comments
The Windows Installer XML (WiX) team has released version 3.6 which, most notably, released a powerful and customizable chainer named Burn . The Visual Studio 2012 setup applications were built on Burn using features such as package caching , reference...
Heath Stewart's blog
Visual Studio 2012 RTM will not install on pre-release versions of Windows 8
Posted
9 months ago
by
Heath Stewart
9
Comments
Symptom Customers 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...
Heath Stewart's blog
Visual Studio 2012 can only install to certified Windows To Go drives
Posted
9 months ago
by
Heath Stewart
1
Comments
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...
Heath Stewart's blog
A certificate chain could not be built to a trusted root authority
Posted
9 months ago
by
Heath Stewart
0
Comments
This was a preview of a Knowledge Base article which has been published as KB2746268 . Symptom After Visual Studio 2012 has been installed, the finish page displays the following: Setup Completed However, not all features installed correctly...
Heath Stewart's blog
Upgrading from Visual Studio 2012 RC to RTM
Posted
9 months ago
by
Heath Stewart
9
Comments
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...
Heath Stewart's blog
Detection keys for Visual Studio 2012
Posted
9 months ago
by
Heath Stewart
9
Comments
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...
Heath Stewart's blog
How Visual Studio 2012 Avoids Prompts for Source
Posted
9 months ago
by
Heath Stewart
8
Comments
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...
Heath Stewart's blog
Easier Authoring for Slipstreaming Patches
Posted
9 months ago
by
Heath Stewart
0
Comments
Slipstreaming Windows Installer patches is, technically, installing the MSP simultaneously with the MSI as a single transaction. This is, effectively: msiexec /i D:\product.msi PATCH=D:\patch.msp The applicable transforms (both the authoring changes...
Heath Stewart's blog
New Revision of the July 2012 Update for Visual Studio 2012 RC
Posted
10 months ago
by
Heath Stewart
2
Comments
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 ...
Heath Stewart's blog
July 2012 Update for Visual Studio 2012 RC
Posted
10 months ago
by
Heath Stewart
17
Comments
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...
Heath Stewart's blog
How to fix “Invalid License Data” after upgrading from Visual Studio 2012 Beta to RC
Posted
11 months ago
by
Heath Stewart
3
Comments
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...
Heath Stewart's blog
Announcing Windows Installer XML v3.6 Release Candidate
Posted
11 months ago
by
Heath Stewart
0
Comments
On a day of many great Release Candidate (RC) announcements , I should not forget another important RC milestone: Windows Installer XML (WiX) v3.6 RC . We’ve made a lot of improvements, simplified some scenarios, and fixed a lot of bugs. Download v3.6...
Heath Stewart's blog
Visual Studio 11 Beta Updates
Posted
over 1 year ago
by
Heath Stewart
2
Comments
Today we announced a new method of delivering updates using a notification system many Visual Studio developers should be familiar with: the Visual Studio Extension Manager. Developers will now be notified in Visual Studio when updates are available....
Heath Stewart's blog
Why Visual Studio 11 Requires Space on the System Drive
Posted
over 1 year ago
by
Heath Stewart
7
Comments
Users have asked why space is required on the system drive (typically the C: drive) when they choose to install Visual Studio 11 to another drive. While Visual Studio 11 does allow you to install the majority of features to another drive, VS11 still requires...
Heath Stewart's blog
Announcing Visual Studio 11 Beta
Posted
over 1 year ago
by
Heath Stewart
2
Comments
Along with the release of the Windows 8 Consumer Preview , we have released Visual Studio 11 Beta and Jason Zander has announced many of the great new and improved features in VS11 Beta. We have also introduced a new setup experience with VS11. Setup...
Heath Stewart's blog
Installing across network may slow Visual Studio 2010 and Service Pack 1 setup
Posted
over 2 years ago
by
Heath Stewart
2
Comments
If you are installing Visual Studio 2010 or Visual Studio 2010 Service Pack 1 from across the network and are experiencing slow install times, this could be caused by low network bandwidth and long verification times. How to work around this issue For...
Heath Stewart's blog
Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1
Posted
over 2 years ago
by
Heath Stewart
3
Comments
After installing Visual Studio 2010 Service Pack 1, some users were unable to use the x64 or IA64 compilers from the Windows SDK 7.1. Now the Visual C++ team has released an update for VS2010 SP1 available here . For more information about the update...
Heath Stewart's blog
Verify the ISO checksum for Visual Studio 2010 Service Pack 1 before installing
Posted
over 2 years ago
by
Heath Stewart
2
Comments
While we recommend installing Visual Studio 2010 SP1 using the web download – which only downloads and install those packages needed on your machine – you can also download an ISO for offline use. If you downloaded the ISO for VS2010 SP1 from the Microsoft...
Heath Stewart's blog
Installing Visual Studio 2010 RTM and Service Pack 1 together
Posted
over 2 years ago
by
Heath Stewart
16
Comments
Now that Visual Studio 2010 SP1 has been released , administrators and developers may wish to install both RTM and SP1 together for a seamless experience. With the release of VS2010 RTM we already published the Visual Studio Administrator Guide that documents...
Heath Stewart's blog
Installing Visual Studio 2010 Service Pack 1 may prompt for source
Posted
over 2 years ago
by
Heath Stewart
31
Comments
Some users are reporting that when installing Visual Studio 2010 SP1 they are prompted for MSI files as shown in the following example screenshot. These prompts for source are most common during rollback on failed install attempts and uninstall since...
Heath Stewart's blog
Visual Studio 2010 Service Pack 1 has shipped
Posted
over 2 years ago
by
Heath Stewart
17
Comments
As announced in Soma’s blog post , Visual Studio 2010 SP1 has been released to MSDN subscribers today and will release to the general public on Thursday, March 10th. We have made a number of significant changes in Visual Studio 2010 SP1 from past releases...
Heath Stewart's blog
Visual Studio 2010 Service Pack 1 installing for over 2 hours could be a sign of a problem
Posted
over 2 years ago
by
Heath Stewart
97
Comments
On average customers are experience ~45 minute installs for Visual Studio 2010 SP1. Based on machine performance, even seeing install times of a little over an hour isn’t unexpected. But if VS2010 SP1 is taking more than a couple hours to install, there...
Heath Stewart's blog
A patch may take as long or longer to install than the target product
Posted
over 2 years ago
by
Heath Stewart
9
Comments
Often I’m asked why installing a Windows Installer patch (MSP) takes as long or longer to install than the target product (MSI). While this isn’t always the case for every patch, it’s certainly possible for a number of reasons. It may also come as a surprise...
Heath Stewart's blog
Providing feedback on Visual Studio 2010 Service Pack 1 Beta installation
Posted
over 3 years ago
by
Heath Stewart
12
Comments
By installing Visual Studio 2010 SP1 Beta now (or tomorrow for general availability ), you have a great opportunity to provide early feedback before we ship VS2010 SP1 RTM. Not only do we welcome feedback on the updates to the product such as the new...
Page 1 of 9 (210 items)
1
2
3
4
5
»