Showing results for 2008 - Page 2 of 4 - Visual Studio Setup

Aug 11, 2008
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
May 14, 2008
Post comments count0
Post likes count0

The Release of Visual Studio 2008 SP1 will Install over SP1 Beta

Heath Stewart
Heath Stewart

One of many improvements made to Visual Studio 2008 Service Pack 1 is that VS 2008 SP1 Beta customers will not need to uninstall SP1 Beta before installing the release of SP1. The same is true for Visual Studio 2008 Express products and .NET 3.5 SP1 - both of which are complete upgrades to older products that may already be on the system or that ca...

InstallationVisual Studio.NET
May 14, 2008
Post comments count0
Post likes count0

How to Download all of Visual Studio 2008 SP1

Heath Stewart
Heath Stewart

Visual Studio 2008 Service Pack 1 is comprised of multiple packages, including executables, installer packages, and patches. Compare this with Visual Studio 2005 SP1 which was a single patch wrapped in an executable. A lot of updates were made to both the .NET Framework and VS 2008 - along with changes to SQL and other bits from across the company ...

InstallationVisual StudioVS2008SP1
May 12, 2008
Post comments count0
Post likes count0

Changes for Microsoft Visual Studio 2008 Service Pack 1

Heath Stewart
Heath Stewart

Microsoft Visual Studio 2008 Service Pack 1 (Beta) has been released to web, along with Microsoft .NET Framework 3.5 Service Pack 1 (Beta). Included as part of .NET 3.5 SP1 are Microsoft .NET Framework 2.0 Service Pack 2 (Beta) and Microsoft .NET Framework 3.0 Service Pack 2 (Beta). Visual Studio 2008 SP1 includes over 250 new features and improvem...

InstallationVisual StudioLogging
May 10, 2008
Post comments count0
Post likes count0

Visual Studio and .NET Log Collection Utility

Heath Stewart
Heath Stewart

Setup and deployment is a tricky business. Machines can be in many different and often unforeseen states that cause setup to fail. But rarely will setup actually crash, and that is why setup logs are vital to diagnose install, repair, and uninstall problems. Setup applications for Visual Studio and .NET may write to many different logs because t...

InstallationVisual StudioLogging