Showing results for VS2005SP1 Archives - Page 2 of 4 - Visual Studio Setup

Feb 5, 2007
0
0

Workaround for Error 2902 with Microsoft Visual Studio 2005 Tools for the Microsoft Office System

Heath Stewart
Heath Stewart

When installing Visual Studio 2005 Service Pack 1 on Microsoft Visual Studio 2005 Tools for the Microsoft Office System, you might see an error that reads, The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2902. The arguments are: ixoRegAddValue, , You can see...

InstallationVS2005SP1
Feb 1, 2007
0
0

How to Safely Delete Orphaned Patches

Heath Stewart
Heath Stewart

If Visual Studio 2005 Service Pack 1 fails to install, you might find additional .msp files under %WINDIR%\Installer for each failed attempt. You should not simply delete these patches, however, because if one of the patches was applied successfully to one target product, deleting that patch will cause future maintenance installs – including repair...

InstallationVisual StudioVS2005SP1
Jan 17, 2007
0
0

The Patch Cache and Freeing Space

Heath Stewart
Heath Stewart

When you install a patch using Windows Installer, the .msp file is cached in the %WINDIR%\Installer directory. This accounts for some of the space required by Visual Studio 2005 Service Pack 1. A single patch is cached only once regardless to how many products the patch applies. Starting with Windows Installer 3.0, any patches that contain the Msi...

InstallationVisual StudioVS2005SP1
Jan 11, 2007
0
0

Known Issues with Visual Studio 2005 Service Pack 1

Heath Stewart
Heath Stewart

There are several known issues when installing Visual Studio 2005 Service Pack 1. I've documented these below and, when possible, have included workarounds and status on any pending fixes. Contents Error 1718.File '...' was rejected by digital signature policy Install Rolls Back and Breaks Applications like Live Messenger Visual Studio 2005 Service...

InstallationVS2005SP1
Jan 11, 2007
0
0

Workaround for Error 1718

Heath Stewart
Heath Stewart

When installing Visual Studio 2005 Service Pack 1, you may see an error like the following (file name will vary): Error 1718.File D:WINDOWSInstaller50baad.msp was rejected by digital signature policy. Knowledge Base article 925336 had originally documented instructions using the Local Security Policy UI to work around this issue based on my previou...

InstallationVS2005SP1
Dec 29, 2006
0
0

The Visual Studio 2005 Service Pack 1 Installation Experience

Heath Stewart
Heath Stewart

Visual Studio 2005 Service Pack 1 can take a long time to install and may apply to multiple products on your machine, appearing to install multiple times. This is a large service pack and installs a lot of files, fixing many issues and adding several new features to over 200 Visual Studio 2005 editions. What follows is a detailed description of the...

InstallationVS2005SP1UAC
Dec 18, 2006
0
0

Uninstall Visual Studio 2005 Service Pack 1 Beta before Installing the Release

Heath Stewart
Heath Stewart

Before installing the release of Visual Studio 2005 Service Pack 1, you must uninstall the Service Pack 1 Beta. If you do not uninstall the beta first, you will receive the following message localized appropriately for Windows, "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missin...

InstallationVS2005SP1Uninstall
Dec 17, 2006
0
0

Detecting Visual Studio 2005 Service Pack 1

Heath Stewart
Heath Stewart

Now that Visual Studio 2005 Service Pack 1 is released, it can be detected programmatically in various ways. Registry detection is recommended for ease and is less impacted by future changes to the product installation. Because there are many different Visual Studio 2005 editions and service pack 1 patch packages, you may need to perform several pa...

InstallationVisual StudioVS2005SP1
Dec 16, 2006
0
0

Slipstreaming Visual Studio 2005 Service Pack 1

Heath Stewart
Heath Stewart

Now that Visual Studio 2005 Service Pack 1 is released, some are wondering how to slipstream the patch so they can install Visual Studio 2005 with SP1 already applied. Much of this process is standard practice for Windows Installer packages. Please note this will require a lot of disk space, as you’re unpacking around 3 GB – and more, i...

InstallationVisual StudioVS2005SP1
Nov 28, 2006
0
0

Save Time and Space for VS 2005 SP1 by Disabling the Patch Cache

Heath Stewart
Heath Stewart

The upcoming Visual Studio 2005 Service Pack 1 can take a while to install and can require a lot of disk installed, and even more disk space while installing the patch. You can save a little of both by disabling the Windows Installer patch caching feature. Before doing so, understand that this patch cache contains copies of the files that were repl...

InstallationVisual StudioVS2005SP1