2016-06-10 8 views
3

Ich wollte die Aspnet5 RC1 DotNetcode RC2 aktualisieren. Ich kann rc1 nicht deinstallieren. Wenn ich rc3 installieren, erhalte ich Fehler folgende:Installieren Sie VS2015 DotNetCore RC2

Hier das Protokoll ist:

[0584:098C][2016-06-09T23:30:46]e000: Error 0x80070642: Failed attempt to download URL: 'https://download.microsoft.com/download/4/6/1/46116DFF-29F9-4FF8-94BF-F9BE05BE263B/packages/AspNetCoreLocalFeed_rc2_14.msi' to: 'C:\Users\user\AppData\Local\Temp\{486C853B-822E-452D-9046-814A51B05A27}\AspNetCoreLocalFeed' 
[0584:098C][2016-06-09T23:30:46]e000: Error 0x80070642: Failed to acquire payload from: 'https://download.microsoft.com/download/4/6/1/46116DFF-29F9-4FF8-94BF-F9BE05BE263B/packages/AspNetCoreLocalFeed_rc2_14.msi' to working path: 'C:\Users\user\AppData\Local\Temp\{486C853B-822E-452D-9046-814A51B05A27}\AspNetCoreLocalFeed' 
[0584:098C][2016-06-09T23:30:46]e313: Failed to acquire payload: AspNetCoreLocalFeed to working path: C:\Users\user\AppData\Local\Temp\{486C853B-822E-452D-9046-814A51B05A27}\AspNetCoreLocalFeed, error: 0x80070642. 
[3208:146C][2016-06-09T23:30:46]i351: Removing cached package: Preparation_Uninstall_ASPNET, from path: C:\ProgramData\Package Cache\d61fae17-5f78-3fe8-8203-ded682de23e3\ 
[3208:146C][2016-06-09T23:30:46]i351: Removing cached package: SetupBlocked_Install, from path: C:\ProgramData\Package Cache\ff930c3d-5c12-31e7-bf69-57d7bd4b56db\ 
[3208:0A94][2016-06-09T23:30:46]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{22041006-8484-4b8d-a13c-40189695de2f}, resume: ARP, restart: None, disable resume: No 
[3208:0A94][2016-06-09T23:30:46]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{22041006-8484-4b8d-a13c-40189695de2f}, resume: ARP, restart initiated: No, disable resume: No 
[0584:303C][2016-06-09T23:30:46]i399: Apply complete, result: 0x80070666, restart: None, ba requested restart: No 

Ich habe rc1, und ich war nicht in der Lage, es zu deinstallieren. Hier ist das Protokoll für das gleiche.

[2E30:28F8][2016-06-09T23:33:54]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ce3f8ea8-1d35-48c9-a8c2-dd3011cd434b}, resume: Active, restart initiated: No, disable resume: No 
[336C:2A04][2016-06-09T23:33:54]i336: Acquiring container: WixAttachedContainer, copy from: C:\ProgramData\Package Cache\{ce3f8ea8-1d35-48c9-a8c2-dd3011cd434b}\AspNet5.ENU.RC1_Update1_KB3137909.exe 
[336C:07E4][2016-06-09T23:33:54]e000: Error 0x80070001: Failed to extract all files from container, erf: 1:2:0 
[336C:2A04][2016-06-09T23:33:54]e000: Error 0x80070001: Failed to wait for operation complete. 
[336C:2A04][2016-06-09T23:33:54]e000: Error 0x80070001: Failed to open container. 
[336C:2A04][2016-06-09T23:33:54]e000: Error 0x80070001: Failed to open container: WixAttachedContainer. 
[336C:2A04][2016-06-09T23:33:54]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Users\user\AppData\Local\Temp\{ce3f8ea8-1d35-48c9-a8c2-dd3011cd434b}\5EC497D30F70028E227BD065DF4547A6F024E1E1, error: 0x80070001. 
[336C:21E8][2016-06-09T23:33:54]e000: Error 0x80070001: Failed while caching, aborting execution. 
[2E30:28F8][2016-06-09T23:33:54]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ce3f8ea8-1d35-48c9-a8c2-dd3011cd434b}, resume: ARP, restart: None, disable resume: No 
[2E30:28F8][2016-06-09T23:33:54]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ce3f8ea8-1d35-48c9-a8c2-dd3011cd434b}, resume: ARP, restart initiated: No, disable resume: No 
[336C:21E8][2016-06-09T23:33:54]i399: Apply complete, result: 0x80070001, restart: None, ba requested restart: No 

Jede Hilfe wird geschätzt. Vielen Dank!

+0

Ich habe den gleichen Fehler, aber war in der Lage, die ASP.NET RC1 zu deinstallieren. Ich folgte dem Link, der besagt, dass die Datei nicht heruntergeladen und erfolgreich heruntergeladen werden kann. Ich bin mir nicht sicher, in welchem ​​Zustand sich meine Installation befindet. Sie wird im Fenster Programme und Funktionen angezeigt ... aber .. – Erikest

+0

Ich musste VS2015 deinstallieren und neu installieren. Ich denke, ich habe während der Installation von RC2 versagt. Das hat mein Problem gelöst. versuchen Sie es mit MSI von hier https://www.microsoft.com/net/core#windows, wenn das hilft! – genericuser

Antwort

4

Es könnte auch mit VS 2015 Update 3 verwandt werden. Wenn Sie zuerst Update 3 installierten, gibt eine known issue an, dass Fehler beim Entfernen von Registrierungsschlüsseln im Zusammenhang mit den VC++ redistributables auftreten.

Sie müssen in Programme gehen und Funktionen und die rechte Klick-> Change-> Reparatur sowohl die x64- und x86-Versionen der neuesten Visual C++ 2015 Redistributable (Version 14.0.24123)

Das ist für mich gearbeitet und Ich konnte dann sowohl die .net RC 2 Kern- als auch die VS Werkzeugvorschau erfolgreich installieren.

+0

Das könnte stimmen, da ich auch VS2015 update zuerst installiert hatte. Ich kann das nicht überprüfen und als Antwort markieren, da ich VS2015 bereits deinstalliert und neu installiert habe. – genericuser