Error al instalar VS2008

Ayer me llego mi portatil nueva y como todo “niño” con juguete nuevo me metí inmediatamente a quitarle y colocarle cosas que necesito, entre ellas VS2008, lamentablemente a media instalación obtuve un error muy extraño que decia:

Installation of Visual Studio 2008 Fails while installing Web Authoring Component

Indicando un poco mas de informacion tal como sigue:

There were errors during setup.
Although the components were installed successfully, some setup errors were detected.

View error log

For information on known setup issues, see the Microsoft Visual Studio readme file, readme.htm, located at the root of the installation source.
For Knowledge Base articles on Visual Studio setup issues and solutions, see KB article 319714, HOW TO: Troubleshoot Visual Studio .NET Installation, at http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q319714.
To find help from other Visual Studio users, try the following newsgroups:
Visual Studio Setup
Microsoft Product Support
For details about this setup failure, see the setup log files.

 

Ingrese a la pagina que se adjunta y también a los logs de instalación descubriendo que era un problema con mi versión de Office 2007 previamente instalada. Decidí consultar en internet y encontré varios recursos que hablan de problemas similares, estos son:

http://blogs.msdn.com/joy/archive/2008/08/01/installation-of-visual-studio-2008-fails-while-installing-web-authoring-component.aspx

http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/15c14d44-592a-420c-9c2a-75c5803e9f18/

Pero finalmente encontré dos soluciones

1. Aplicar esta pequeña secuencia de pasos:

  • Click on the Start menu, choose Run, type regedit and click OK
  • Locate the following registry value: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersion]
    ProgramFilesDir
  • Remove the trailing backslash from this ProgramFilesDir registry value
  • Close regedit and reboot the computer
  • Re-run Web Authoring Component setup from <VS install path>WCUWebDesignerCoreWebDesignerCore.exe
  • Look at %temp%SetupExe(*).log and verify that installation succeeded this time
  • Re-run Visual Studio 2008 setup to complete installation

2. La otra era desinstalar Office 2007, Instalar VS2008 e Instalar nuevamente Office 2007.

Saludos

8 comentarios en “Error al instalar VS2008”

  1. Hola Antonio, la verdad que he probado las dos soluciones y funcionan a la perfeccion, si me das mas datos de tu problema quizas pueda ayudarte.
    Un abrazo

  2. yo tengo el valor «C:Archivos de programa» en la clave «ProgramFilesDir», mi pregunta es cual es el «trailing backslash» ????
    gracias.

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *