Welcome to MSDN Blogs Sign in | Join | Help

VS08Setup

Visual Studio 2008 Setup Troubleshooting Guide

 

State of Visual Studio 2008 Setup

Windows Vista

Windows XP & Windows 2003 Server

Setup pops up error message box in the middle of installation or setup returns failure screen

 Look in this document

Look in this document

Visual Studio 2008 doesn’t start properly after installation

 

Contents

 

1.      Visual Studio 2008 Setup displays a dialog box during the middle of setup indicating failure

A)     Relevant only if you are running setup on Windows Vista:  Visual Studio Setup shows a dialog box with following message: Error 1935: An error occurred during installation of assembly ‘XYZ’

B)     Dialog box indicating that pre-release components are present on the computer

C)     Visual Studio setup shows a dialog box with following message “Error 1330. A file that is required cannot be installed because the cabinet file d:\cab2.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.”

D)    VS 2008 Professional Edition Trial version setup gives following error message – “Setup has encountered a problem while trying to copy: F:\setup\VSSetupWatson\DW20.exe”

2.    Visual Studio 2008 Setup displays a setup failure page indicating end of setup

A)    Is beta version of Office Compatibility Pack for the 2007 Office system installed on your computer?

B)    Did you install pre-release versions of Visual Studio 2008 on your computer? Sometimes, few components are left behind on the computer and could cause VS 2008 Setup to fail.

 

 

1.     Visual Studio 2008 Setup displays a dialog box during the middle of setup indicating failure

 

A)   Relevant only if you are running setup on Windows Vista:  Visual Studio Setup shows a dialog box with following message: Error 1935: An error occurred during installation of assembly ‘XYZ’

Next steps

Workaround 1:

Reboot your machine and restart Visual Studio 2008 setup.

 
Workaround 2:

 If Workaround 1 doesn’t work,

1. Reboot the machine

2. Disable windows update (start menu -> windows update)

3. Restart VS setup

4. When VS Setup is done, enable windows update (don't forget this step!)

 

B)   Dialog box indicating that pre-release components are present on the computer

Symptom

Setup would pop up following message box: “Thank you for participating in the Beta program. You must uninstall all the pre-release products in a specific order before you can continue with setup. For detailed information, see the uninstall support page and the readme - XYZ component name “for example component name could be MSDN Library for Visual Studio Orcas - ENU”

 

 

Next steps:

The dialog box message specifies the components that need to be uninstalled from the machine.

1.      Go to Add/remove programs and remove the prerelease components in the correct order specified at http://msdn2.microsoft.com/en-us/vs2008/bb964521.aspx. Uninstalling in correct order is important to ensure that all dependencies are met.

 

2.      Try running Visual Studio 2008 setup again.

 

3.      If it fails again with same message box, then identify the components reported by the message box.

a.      If those components can be found in Add/Remove programs (in control panel).

                                                                                                  i.      Go to Add/Remove programs and remove those components. Restart setup.

b.      If those components cannot be found in Add/Remove programs (in control panel).

                                                                                                  i.      Are these components Microsoft Windows Vista Client Headers and Libraries (6001.16533.121)" and/or “Microsoft Windows Vista Client Utilities for Win32 Development (6001.16533.121)”?

Yes? – Go to this blog post to remove these components <TODO: Insert link>

                                                                                                ii.      No?

1.      Use this post to get list of all components installed on your machine.

2.      Search for the component that is listed in the message box in %temp%\log.txt. If you can find the component in the list you would see something like this.

MSDN Library for Visual Studio Orcas - ENU

Product code:        {90120000-0021-0000-0000-0000545446}

Product state:        (5) Installed.

Package code:       {182AE326-20FA-438A-ABA8-C29E58CF320A}

3.      Use product code for that component (as highlighted in the list above) to uninstall it.

a.      In the above example you would use following command on command line.

Msiexec /x {90120000-0021-0000-0000-0000545446}

 

4.      Repeat steps 2 and 3 for all components that you see in the message box.

C) Visual Studio setup shows a dialog box with following message “Error 1330. A file that is required cannot be installed because the cabinet file d:\cab2.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.”

           

            Next steps:

1.      If you are downloading & running setup from internet, try to download again.

2.      If you are running setup from DVD or network share, copy complete Visual Studio DVD on your local computer and re-run setup.

 

D) VS 2008 Professional Edition Trial version setup gives following error message – “Setup has encountered a problem while trying to copy: F:\setup\VSSetupWatson\DW20.exe”

Next steps:

1.      Check the file size of the file that you downloaded. It should be 3.3 GB for VS 2008 Professional Edition Trial Version, if it’s less than that it means download didn’t happen properly.

2.     Because this file is large, we recommend that you use a download manager to download it.

 

2. Visual Studio 2008 Setup displays a setup failure page indicating end of setup

 

A)  Is beta version of Office Compatibility Pack for the 2007 Office system installed on your computer?

 

Next steps:

1. Go to Add/Remove programs and uninstall beta version of Office Compatibility Pack for the 2007 Office system installed on your computer?

2. If you don’t find it in Add/Remove programs run msiexec /x {30120000-0020-0409-0000-0000000FF1CE}

 

B) Did you install pre-release versions of Visual Studio 2008 on your computer? Sometimes, few components are left behind on the computer and could cause VS 2008 Setup to fail.

 

Next steps:

1.      Go to %temp% folder

2.      Open log file whose filename starts with “dd_install_vs_”. For example, If you are installing VSTS, filename would be “dd_install_vs_vstscore_90”

3.      Go to the end of file.

4.      In the log file, search for “Not attempting to call MsiInstallProduct()!!!! Baseline not met!” (Search up as you are at the end of the log file J)

If you find this text, then you could have pre-release components on your computer. Otherwise, your setup failed because of different reason.

5.      Just above the line where you found text above, look for

=================

DepCheck: gencomp97 [Note: may or not be present]

DepCheck: gencomp320 [Note: may or not be present]

DepCheck_Result: 1

Microsoft Visual Studio 2008 Professional Edition - ENU: Install(): bAttemptInstall: 0 [should be present]

================

6.      Components in front of “Depcheck:” are the ones that you need to uninstall before continuing with the install. A) Gencomp97 corresponds to Microsoft Web Designer Tools B) Gencomp320 corresponds to Microsoft Document Explorer 2007 (not 2005). Please note that there could be other components too.

 

You would need to remove whichever components are listed. For example, if you see DepCheck: gencomp97, you would need to remove Microsoft Document Explorer 2007.

                            Steps:

1.      Use this post to get list of all components installed on your machine.

2.      Search for the component in %temp%\log.txt. If you can find the component in the list you would see something like this.

Microsoft Document Explorer 2007

Product code:        {90120000-0021-0000-0000-0000545446}

Product state:        (5) Installed.

Package code:       {182AE326-20FA-438A-ABA8-C29E58CF320A}

3.      Use product code for that component to uninstall it.

a.      In the above example you would use following command on command line.

Msiexec /x {90120000-0021-0000-0000-0000545446}

 

4.      Repeat steps 2 and 3 for all components that you see in the logs above.

 

Note: If Visual Studio setup fails while installing any component after .NET Framework 3.5, Microsoft Web Designer Tools and Microsoft Document Explorer component, please follow following steps.

After fixing setup failure issue, if you run the setup again, setup would launch in maintenance mode. To install other components, go to add/remove features and install features that you want to install.

Note: If these issues persists, you can collect setup logs using utility mentioned at http://blogs.msdn.com/astebner/archive/2007/08/01/4172276.aspx and send them on : vs2008deployment at hotmail dot com

 

 

 

Published Tuesday, December 04, 2007 11:52 PM by Varun Gupta

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Free People Searches &raquo; Visual Studio 2008 Setup troubleshooting guide

# The Start of the Visual Studio Avalanche

Wednesday, December 05, 2007 4:23 PM by Do programmers dream in Byte Code?

The Avalanche of add-on&#39;s for Visual Studio 2008 has started. I thought it would be useful to keep

# Links to Visual Studio 2008 setup known issues and troubleshooting information

Monday, December 10, 2007 5:30 PM by Aaron Stebner's WebLog

There are a couple of links that I want to post here in the hopes of making them easier to find for anyone

# re: VS08Setup

Saturday, December 22, 2007 1:11 PM by Tom van Stiphout

You wrote: "6. Components in front of “Depcheck:” are the ones that you need to uninstall before continuing with the install. A) Gencomp97 corresponds to Microsoft Web Designer Tools B) Gencomp97 corresponds to Microsoft Document Explorer 2007 (not 2005). Please note that there could be other components too."

Did you mean to write that one of these two corresponds with Gencomp320?

# consultant reservoir engineer

Friday, January 18, 2008 7:01 PM by osman mostafa

I need this product for parallel computing simulation

# Jan 24th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, IIS

Friday, January 25, 2008 2:22 AM by Community Blogs

I just arrived back from my trip from Asia, and decided to celebrate (since I'm jet-lagged and can't

# Links 24/Jan: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, IIS

Friday, February 01, 2008 3:46 PM by Mutamblog

Links 24/Jan: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, IIS

# re: VS08Setup on 2008 server

Monday, February 04, 2008 9:16 AM by Steve Kovner

I installed VS2008 on Server 2008 RC2. No errors during installation; the log file looks fine.

But it doesn't work afterwards. I cannot compile C++, or debug C#.

Trying to compile a C++ program says the "C++ project engine is not properly installed", followed by a VS crash. (I've sent the error report)

Trying to debug C# says the debugger isn't installed. If I try to register it, I get access denied - and that is as administrator.

Can I get this to work? Cross-compiling a project that involves C++, COM, and .NET gets very messy; would prefer to build on the target platform (2008 server, x64)

# I've Visual Studio 2008 Beta2 installed, how do I install official final release version of Visual Studio 2008

Tuesday, February 05, 2008 6:16 PM by VarunGupta

- Just go to Add/Remove programs and uninstall 'Visual Studio 2008 Beta2\code name Orcas products' -

# I've Visual Studio 2008 Beta2 installed, how do I install official final release version of Visual Studio 2008

Tuesday, February 05, 2008 6:37 PM by Noticias externas

- Just go to Add/Remove programs and uninstall &#39;Visual Studio 2008 Beta2\code name Orcas products&#39;

# re: VS08Setup

Wednesday, February 06, 2008 11:44 PM by Varun Gupta

Hi Tom van Stiphout,

You are right, I meant to write gencomp320 in place of gencomp97 in one of the places..Thanks for pointing it out..

# re: VS08Setup

Wednesday, February 06, 2008 11:51 PM by Varun Gupta

Hi Steve Kovner,

Sorry to hear about your issue. I would try to help you here.Can you refer to following post and upload zip file to http://skydrive.live.com/ or some other server & send me the link.

http://blogs.msdn.com/astebner/archive/2007/08/01/4172276.aspx

-Varun

# re: VS08Setup

Friday, February 08, 2008 6:44 PM by Steve Kovner

I can put the logs on a company FTP server, but I'd rather not post the password. Is there a way to email you the password?

You can email me at

steve dot kovner at mirror-image dot com

Thanks

# re: VS08Setup

Monday, February 11, 2008 10:57 AM by Steve Kovner

I have put the file vslogs.cab in a skydrive shared directory, with the name VS2008

However, I'm not sure how to refer to this directory.

I gave you explicit permissions (both from your email address and the vsdeployment one)

If you have trouble accessing them, please respond.

They use my verizon email address, given above.

# re: VS08Setup

Monday, February 11, 2008 10:58 AM by Steve Kovner

Sorry - I used my verizon email as my windows live id, and gave my work email.

The windows live one is

steven dot kovner at verizon dot net

# re: VS08Setup

Wednesday, February 13, 2008 1:05 PM by Nathan

Is it possible to install Visual Studio 2008 Professional Edition on Windows XP Pro, SP2?  I've tried on three machines so far, each resulting in the following stop error:

STOP: 0X0000008E (0XC0000005, 0X805E024F, 0XA00DBB00, 0X00000000)

All three machines check out fine under the Windows Memory Diagnostic.

# vs2008 相关更新

Wednesday, February 13, 2008 9:09 PM by 曹振华

ASP.NETMVC框架路线图更新

【原文地址】ASP.NETMVCFrameworkRoad-MapUpdate

【原文发表日期】Tuesday,February12,200...

# re: VS08Setup

Saturday, February 16, 2008 10:13 PM by mehdi

when run project in vs 2008 show error message under:

error while rtying to run project:could not load file or assembly 'AssemblyName' or

one of its dependencies.the moudle was expected to contain an assembly manifest.

# re: VS08Setup

Saturday, February 16, 2008 10:14 PM by mehdi

when run project in vs 2008 show error message under:

error while rtying to run project:could not load file or assembly 'AssemblyName' or

one of its dependencies.the moudle was expected to contain an assembly manifest.

# re: VS08Setup

Thursday, February 28, 2008 3:58 PM by George Harris

I have the same problem than Steve Kovner

when i install visual studio 2008 team system the setup program says that it could not register vsmacros.dll and VCProjectEngine.dll the code error is: 1911

and when Trying to compile a C++ program says the "C++ project engine is not properly installed".

# VisualStudio 2008 install failing because of pre-release products

Wednesday, March 26, 2008 3:14 PM by Kim Hamilton

I can get my work machines into pretty odd states due to various private/beta versions of Microsoft products

# re: VS08Setup

Saturday, April 05, 2008 4:44 AM by Cigno

I have Vista 64 SP1.

Cab error installi MSDN library for VS2008.

I uninstalled Microsoft Document Explorer, the i run msdn library setup again and everything started working fine.

Hope this might help

cheers

# re: VS08Setup

Friday, April 11, 2008 4:50 AM by Johannes

Hallo

I just got Visual Studio 2008 Standard Edition. I uninstalled all express editions and restarted my computer. Then when I insert the VS2008 installation DVD my computer can’t access it. Any other DVD works but not the VS2008 disc. The DVD  light just flicker the whole time but nothing further. Any suggestions?

# re: VS08Setup

Monday, April 14, 2008 6:53 AM by Pranav

Here is my error and I cant seem to resolve this with so many solutions I have tried.

[01/28/08,17:15:21] setup.exe: ***ERRORLOG EVENT*** : ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467259.

# re: VS08Setup

Tuesday, April 15, 2008 3:02 AM by shafeer

Hello Varun,

A good detailed problem solver i could say...

I need an help from u... can u plz send me Cab26.cab file to my mail id

shafeer.ali<at(encrypted for security reason)>gmail.com

so that i will not be downloading 3.8 gb files again. your help in this rgard is required.

Regards

Shafeer

# re: VS08Setup

Thursday, May 01, 2008 1:48 PM by joe0532@hotmail.com

I found that if you move the location of program files and the specified location ends with / (i.e. e:\, instead of e:); the install will fail at the Web Authoring Component.

# re: VS08Setup

Thursday, June 19, 2008 5:10 AM by raghu

HI

I am Having the same problem of installing Vs2008 like

DepCheck: gencomp320

but in my system there is no Microsoft Document Explore 2007 but still iam getting the error and more over the installation is giving error after installing Microsoft Document Explore 2008 can you please help me

# re: VS08Setup

Tuesday, September 09, 2008 9:09 PM by Data capped

c1) Try downloading again.

All 3.3Gb of it? Why does it seem to me like a really bad idea to bundle everything in to one big iso... 6.6Gb just to not really know what it was?

# re: VS08Setup

Friday, May 29, 2009 4:28 PM by gokce

Having this problem:

setup.exe: ***ERRORLOG EVENT*** : ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467259.

any help?

# re: VS08Setup

Tuesday, June 02, 2009 12:52 PM by Varun Gupta

Hi gokce,

Can you post your question to following forum?

http://social.msdn.microsoft.com/Forums/en-US/vssetup/threads

Various folks (including me) help on that forum.

-Varun

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker