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

Aug 16, 2008
0
0

VS 2008 SP1 fails to install because of missing packages from the cache

Heath Stewart
Heath Stewart

Some customers are reporting that Microsoft Visual Studio 2008 SP1 is failing to install with the following error in the HTML log you can view from the error dialog. Patch (C:UsersheathsAppDataLocalTEMPWebDesignerCore_KB950278.msp) install failed on product (Microsoft Office Enterprise 2007). Msi Log: Microsoft Visual Studio 2008 SP1_20080816_14131...

InstallationVisual StudioLogging
Aug 15, 2008
0
0

Setup.bin is probably not a Trojan horse

Heath Stewart
Heath Stewart

Some virus scanning application have been reporting that setup.bin is a Trojan horse containing one of the following viruses: This file is typically installed to C:Program FilesMicrosoft SDKsWindowsv6.0ABootstrapperEnginesetup.bin by the Windows SDK and is actually setup.exe that has been renamed to setup.bin. This file is used when you ...

Visual StudioVS2008SP1
Aug 12, 2008
0
0

ISA Proxy Client may be required to download VS 2008 SP1

Heath Stewart
Heath Stewart

If you're on a network that uses Microsoft ISA Server or another proxy server, you may have problems downloading Visual Studio 2008 Service Pack 1. The error dialog displays the following. The installation failed with the follow message: Fatal error during installation. Click the Finish button to exit. SolutionDownload and install the Micro...

Visual Studio.NETVS2008SP1
Aug 11, 2008
0
0

VS 2008 SP1 Beta must be removed prior to installing the release of VS 2008 SP1

Heath Stewart
Heath Stewart

When I announced that Visual Studio 2008 SP1 RTM will install over SP1 beta, we were on track to make that reality. However, when SP1 beta shipped we found that adding new components into existing features was causing a prompt for source for non-default installations of Visual Studio 2008. To fix this, we would have to remove those components and p...

InstallationVisual StudioVS2008SP1
Aug 11, 2008
0
0

Visual Studio 2008 Service Pack 1 Released

Heath Stewart
Heath Stewart

Microsoft .NET Framework 3.5 Service Pack 1, Visual Studio 2008 Service Pack 1, and Team Foundation Server 2008 Service Pack 1 have been released. This is a big release on the heals of SQL Server 2008 which has a dependency on .and includes NET Framework 3.5 SP1.This is a big release with many new features and improvements over previous releases. T...

Visual StudioNewsLogging
Jul 25, 2008
0
0

Why Windows Installer May Require so much Disk Space

Heath Stewart
Heath Stewart

Windows Installer is an engine for performing transactional installations. When installing a product for the fist time, most often few or no files to be installed are already present on the machine. But when upgrading or patching a product, most often those files are replaced so copies must be kept if an error occurs and the installation needs to r...

InstallationVisual StudioVS2005SP1
Jul 7, 2008
0
0

Enable BITS Logging

Heath Stewart
Heath Stewart

Microsoft Visual Studio 2008 Service Pack 1 uses a new bootstrap application that chains several packages together for a seamless installation experience. Because VS2008 SP1 contains a lot of fixes and new features, it is also quite large - almost 3 times as large as VS2005 SP1.To download all this data, we use the Background Intelligent Transfer S...

InstallationVisual StudioLogging
Jul 7, 2008
0
0

BITS Logging

Heath Stewart
Heath Stewart

The attached ZIP file contains scripts to both enable and disable logging for the Background Intelligent Transfer Service, or BITS. Both scripts must be run elevated so on Windows Vista or newer open an elevated command prompt and run these scripts. You may also right-click on the scripts and choose to Run as administrator. BITSLogging.zip

LoggingDiagnosingPages
Jun 3, 2008
0
0

Windows Installer 4.5 is Now Available

Heath Stewart
Heath Stewart

Windows Installer 4.5 is now available on the download center for a variety of platforms, including Windows XP SP2 and newer, Server 2003 SP1 and newer, and both Vista and Server 2008 RTM and newer.The Windows Installer 4.5 SDK is also available as a separate download, and the documentation has been updated on MSDN as well. You might noticed that t...

InstallationNewsWiX
May 16, 2008
0
0

KB944899 Should be Removed before Installing Visual Studio 2008 SP1

Heath Stewart
Heath Stewart

  Before installing Visual Studio 2008 Service Pack 1, you should first uninstall KB944899, a hotfix which improves performance when stepping through source downloaded from a source server. If KB944899 is not removed prior to Visual Studio 2008 SP1, sometime during the middle of installation an error will occur and the error dialog is displaye...

InstallationVisual StudioLogging