Showing results for 2011 - Visual Studio Setup

Oct 28, 2011
0
0

Introducing Managed Bootstrapper Applications

Heath Stewart
Heath Stewart

Now that WiX v3.6 has been released, I introduce the managed bootstrapper application (MBA) interoperability layer. It’s been available for a while actually, and if you’ve installed any builds of WiX v3.6, or the Microsoft Visual Studio 11.0 Developer Preview you’ve seen it in action. While Burn – the WiX bootstrapper engine – and the ...

WiX.NET
May 31, 2011
0
0

Installing across network may slow Visual Studio 2010 and Service Pack 1 setup

Heath Stewart
Heath Stewart

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 issueFor Visual Studio 2010 RTM, copy the entire contents of the network directory locally. This directory ...

InstallationVisual StudioVS2010
Apr 1, 2011
0
0

Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1

Heath Stewart
Heath Stewart

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, please see KB2519277 on the Microsoft Support site.You can install the update to fix existing ...

InstallationVS2010SP1Hotfix
Mar 25, 2011
0
0

Verify the ISO checksum for Visual Studio 2010 Service Pack 1 before installing

Heath Stewart
Heath Stewart

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 Download Center or from MSDN Subscriber Downloads, please verify the checksum for...

InstallationTroubleshootingVS2010SP1
Mar 15, 2011
0
0

Installing Visual Studio 2010 RTM and Service Pack 1 together

Heath Stewart
Heath Stewart

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 a lot of the instructions I’ll utilize below. I encourage you to review that before ...

InstallationVS2010VS2010SP1
Mar 14, 2011
0
0

Installing Visual Studio 2010 Service Pack 1 may prompt for source

Heath Stewart
Heath Stewart

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 original RTM files need to be put back on the machine and may not have been cached by Windows ...

InstallationVS2010SP1
Mar 8, 2011
0
0

Visual Studio 2010 Service Pack 1 has shipped

Heath Stewart
Heath Stewart

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 we hope will make deployment smoother for both developers and administrators alike...

InstallationVisual StudioNews
Mar 2, 2011
0
0

Visual Studio 2010 Service Pack 1 installing for over 2 hours could be a sign of a problem

Heath Stewart
Heath Stewart

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 could be a problem and in the case described below requires user action.Description of the...

InstallationLoggingVS2010SP1
Feb 20, 2011
0
0

A patch may take as long or longer to install than the target product

Heath Stewart
Heath Stewart

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 that the size of the patch can have little to do with the time to install...

InstallationLoggingMailbag