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

Jul 3, 2009
0
0

Installation sequence restrictions for multi-package transactions

Heath Stewart
Heath Stewart

Windows Installer 4.5 introduced a feature to install multiple packages in a single transaction. Multi-package transactions allow setup developers to install multiple packages as an atomic unit that are installed together, or rolled back completely. You can also apply patches to multiple products or even repair multiple products – any mainten...

InstallationLogging64-bit
May 29, 2009
0
0

How to work around the issue when opening Office applications repairs Visual Studio

Heath Stewart
Heath Stewart

Microsoft Visual Studio 2010 Beta 1 customers have been reporting that when they start Outlook or any of the Office applications, VS2010 is repaired. This issue can also happen for VS2005 and VS2008, and for any products using Visual Basic for Applications (VBA). Besides being an annoyance and potentially taking a while to complete, the repair atte...

InstallationVisual StudioVS2010
May 29, 2009
0
0

Detecting Visual Studio 2008 Service Pack 1

Heath Stewart
Heath Stewart

The Visual Studio 2008 RTM and SP1 detection keys are largely the same as the Visual Studio 2005 SP1 detection keys, and are documented below. But there is a caveat for released and upcoming versions: the shared detection value can be overwritten by an older installation of the same release.For example, if you installed VS2008 Professional, then in...

InstallationVisual StudioWiX
May 22, 2009
0
0

Updated log collection utility available for Visual Studio 2010 and .NET 4.0 Beta 1

Heath Stewart
Heath Stewart

Last Monday we shipped Visual Studio 2010 Beta 1 and .NET Framework 4.0 Beta 1 to MSDN customers, and made them publicly available Wednesday. More information about Visual Studio 2010 and .NET Framework 4.0 are available on MSDN, and Aaron Stebner has a good collection of direct links.While we have worked hard to reduce install times and installati...

InstallationVisual StudioNews
May 20, 2009
0
0

Microsoft VS/.NET Log Collection Tool

Heath Stewart
Heath Stewart

Using the Collect Utility If you encounter any setup issues, we will need all relevant logs. Please follow the instructions below to collect all those logs. Reporting Setup Errors There are several options for reporting setup errors, but you might consider first checking to see if the issue is a known issue. This will save you time and provide mo...

Visual Studio.NETVS2008SP1
Apr 13, 2009
0
0

Patch Applicability

Heath Stewart
Heath Stewart

When installing a patch package, Windows Installer first determines if the patch is applicable. Depending on how the patch is installed, this happens a little differently. Windows Installer can determine the list of applicable products, or it can be told to which products the patch should be applied.Possible productsTo have Windows Installer determ...

InstallationLoggingEssentials
Mar 12, 2009
0
0

Microsoft .NET 1.x and Visual Studio 7.x patches may fail to uninstall

Heath Stewart
Heath Stewart

When attempting to uninstall a patch from the products listed in the Applies To section below, the following error may occur. Internal Error 2771. M953297 The last part of the error message will vary with each patch, where the last 6 digits are the knowledge base article related to the patch.Applies To WorkaroundOne pos...

InstallationVisual StudioLogging
Feb 13, 2009
0
0

Why does ICE03 state my localized template string is invalid?

Heath Stewart
Heath Stewart

QuestionWhen I run ICE validation, why does ICE03 state the following error? ICE03 ERROR Invalid template string; Table: Error, Column: Message, Key(s): 1958 The string reads, ユーザー [2] の特権が不十分です。必要な特権を}...

InstallationMailbagFAQ
Feb 2, 2009
0
0

Changes to Package Caching in Windows Installer 5.0

Heath Stewart
Heath Stewart

Windows Installer 5.0 is shipping in Windows 7 as part of the operating system. To address the issue where the User Account Control consent dialog is displayed with an “Unidentified Publisher”, the .msi package is cached in its entirety.Prior to Windows Installer 5.0, installation packages, or .msi files, were stripped of their embedded...

InstallationLoggingUAC
Feb 2, 2009
2
0

Feature Changes in Visual Studio 2008 SP1 may prompt for SQLSysClrTypes.msi

Heath Stewart
Heath Stewart

After installing Visual Studio 2008 Service Pack 1, adding or removing features from Visual Studio may prompt for the file SQLSysClrTypes.msi with the following text: Setup is looking for file SQLSysClrTypes.msi. Please insert Microsoft Visual Studio Team System 2008 Team Suite – ENU disk 1 now. The text will read differently depending...

InstallationVS2008SP164-bit