installation visual-studio-2015 windows-10 blocked

installation - Microsoft Visual Studio "configuración bloqueada"



visual-studio-2015 windows-10 (6)

Cuando intento instalar Microsoft visual studio 2015, aparece el mensaje de error "Configuración bloqueada". diciéndome: "La computadora debe reiniciarse antes de que la configuración pueda continuar. Por favor, reinicie la computadora y vuelva a ejecutar la instalación". después de hacerlo todavía no funciona ... Estoy en Windows 10 Build 10130 este es el último bit del archivo de registro:

[0A60:1530][2015-07-10T18:48:06]i101: Detected package: VSSetupUtility_Complete_vs_community, state: Absent, cached: None [0A60:1530][2015-07-10T18:48:06]i000: MUX: Setup update feature is enabled. Evaluating conditions to determine whether to run setup update. [0A60:1530][2015-07-10T18:48:06]i000: MUX: Checking http://go.microsoft.com/fwlink/?LinkID=500683 for update. [0A60:1530][2015-07-10T18:48:07]e000: MUX: Exception: Info: Could not download update data. [0A60:1530][2015-07-10T18:48:07]e000: MUX: WARNING: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method. [0A60:1530][2015-07-10T18:48:07]e000: MUX: Stack: at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Microsoft.Devdiv.Bootstrapper.DownloadManager.DownloadXml(String url, Int32& returnCode) [0A60:1530][2015-07-10T18:48:07]i000: MUX: Failed to download the update xml file from http://go.microsoft.com/fwlink/?LinkID=500683 Setup will not be updated. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''(VersionNT = v6.3) AND (WindowsBuildNumber < 9600)'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''CompatibilityMode = 0'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''NOT((VersionNT > v6.1) OR (VersionNT = v6.1 AND ServicePackLevel >= 1))'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''(NOT IsLanguagePack) AND ( CurrentOperation = "Install" ) AND ( FLP_Version > v14.0.22823 )'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''RebootPending = 1'' evaluates to true. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''NOT (IEsvcVersionExists) OR (IEsvcVersion < v10.0)'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''(VersionNT < v6.2) AND ((NetworkAvailable = 0) OR (DisableRootAutoUpdate = 1)) AND NOT ((MicrosoftRootCertificateAuthority2011RootExists OR MicrosoftRootCertificateAuthority2011AuthRootExists) AND (MicrosoftRootCertificateAuthority2010RootExists OR MicrosoftRootCertificateAuthority2010AuthRootExists))'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''( CurrentOperation = "Install" AND EnterpriseExists )'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''( CurrentOperation = "Install" AND UltimateExists )'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''( CurrentOperation = "Install" AND NOT EnterpriseExists AND ProfessionalExists)'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''(VersionNT = v6.3) AND (KB2919355_amd64_CurrentState <> 112 AND KB2919355_x86_CurrentState <> 112)'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i052: Condition ''(VersionNT = v6.3) AND (netfxfullredist_43_DetectKey < v4.5.22816)'' evaluates to false. [0A60:1530][2015-07-10T18:48:07]i000: MUX: Stop Block: SystemRebootPendingBlock : The computer needs to be restarted before setup can continue. Please restart the computer and run setup again. [0A60:1530][2015-07-10T18:48:07]i000: MUX: Detect Completed [0A60:1530][2015-07-10T18:48:07]i000: MUX: Wait for View to be loaded [0A60:139C][2015-07-10T18:48:07]i000: MUX: Detect Completed, now create view [0A60:1530][2015-07-10T18:48:08]i000: MUX: View loaded [0A60:1530][2015-07-10T18:48:08]i000: MUX: Stop Block: SystemRebootPendingBlock : The computer needs to be restarted before setup can continue. Please restart the computer and run setup again. [0A60:1530][2015-07-10T18:48:08]i000: MUX: Go to Blocker page. [0A60:1530][2015-07-10T18:48:08]i199: Detect complete, result: 0x0

y this es this


He logrado evitar el mismo error en Windows 7 x64 por:

  • vaciar la carpeta Windows Temp (normalmente C:/Windows/Temp ), pero manteniendo todos los archivos en uso
  • realizar un reinicio

Llegué a este problema, pero mi problema era completamente diferente.

El problema era que estaba intentando instalar:

Actualización 1 de Visual Studio 2015 (x86 y x64) - Instalador web (varios idiomas)

No:

Visual Studio Professional 2015 con la actualización 1 (x86 y x64) - Web Installer (inglés)

El mensaje de error no es útil, pero en mi caso significaba que no tenía 2015 instalado, por lo que la actualización 1 no se pudo aplicar.

msdn foro publique aquí para más información:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/6c531ef3-6c95-4dc9-a9a3-d23cc95b09c3/vs2015-update-1-setup-blocked-update-1-does-not-apply-or-is-blocked-by-another-condition-on-your?forum=vssetup


Parece que desde Windows 8 en adelante el apagado no apaga la computadora, sino que la hiberna. Eso provoca que los archivos del sistema en los que el instalador necesitó operar continúen usándose.

Puede desactivar la hibernación ejecutando el siguiente comando como administrador:

powercfg.exe /hibernate off

Después de ejecutarlo, reinicie la computadora y la configuración debería funcionar. Puedes volver a encenderlo usando

powercfg.exe /hibernate on


Simplemente vaya al símbolo del sistema y ejecute lo siguiente: SHUTDOWN / r / f / t 0


También puede ir al Panel de control; opciones de poder; Elija lo que hacen los botones de encendido; Cambiar la configuración que actualmente no está disponible; luego desmarque la casilla de verificación ''Activar inicio rápido (recomendado)'', guarde los cambios y luego apague.