March 6th, 2007

Visual Studio 2005 Service Pack 1 is Hot – Maybe too Hot

Heath Stewart
Principal Software Engineer

Visual Studio 2005 Service Pack 1 is a big release with many fixes and lots of new features. But with several known issues related to its size, SP1 is a hot issue – maybe a little too hot.

A couple of customers were encountering a problem while when installing VS 2005 SP1 their laptops would reset – not reboot. After generating verbose logs where each line was flushed, we couldn’t with any certainty diagnose the exact problem. The event would always occur around the time the Windows Installer script generation was starting, but never at the exact same time.

One customer noticed his laptop was getting fairly hot. He propped the laptop up and blew air on it with a fan. VS 2005 SP1 installed without incident. His laptop was getting so hot that it simply reset while trying to install SP1.

Windows Installer does a lot of processing, as it is basically a relational database and performs a lot of queries on tables and cursor-like operations on its own internal data structures. This is the first I’ve heard of where a machine gets too hot processing packages that it resets.

Author

Heath Stewart
Principal Software Engineer

Heath is an application architect and developer, looking to help educate others to learn professional development. Besides designing and developing applications he enjoys writing about intermediate and advanced topics. Heath also consults for deployment packages and scenarios within Microsoft and for external customers.

0 comments

Discussion are closed.