vote up 0 vote down star

I have an installation of Visual Studio 2008 that is failing. Where is the installation log that is generated and what is it's name?

flag

Yesterday I was installing VS2008 and it was getting stuck about 25% of the way through. Couldn't install, couldn't uninstall. Checked the NT system log, found a whole pile of "error on cdrom". Ejected DVD. All good. Just a thought. – Cannonade Aug 3 at 10:43
Installing from an ISO. :) – Ray Booysen Aug 3 at 10:46
heh, so was I. The DVD was completely unrelated. Just some DVD with an error on the disc. – Cannonade Aug 3 at 13:52

1 Answer

vote up 2 vote down check

In your %temp% folder.

Logs produced by the Visual Studio 2008 setup wrapper:

%temp%\dd_install*.txt

%temp%\dd_error*.txt

%temp%\dd_depcheck*.txt

VSMsiLog*.txt - located in your %temp% directory during Visual Studio 2008 setup; moved to %ProgramFiles%\Microsoft Visual Studio 9.0\\Logs after a successful installation; left in %temp% after a failed installation and after uninstallation

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.