Vorschläge zur Behandlung dieses Fehlers:
TITLE: Microsoft SQL Server 2017 Setup
------------------------------
The following error has occurred:
VS Shell installation has failed with exit code 1638.
For help, click: https://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=0x5B39C8B9%25401434%25403
------------------------------
BUTTONS:
OK
------------------------------
Dies ist ein neuer Laptop
- SQL Server 2016 Express
- Visual Studio 2017
- SSMS 2017
Ich habe versucht, alles zu deinstallieren, was mit SQL Server oder Visual Studio zu tun hat.
Protokoll: [3500: 3970] [2017-11-03T16: 25: 20] e000: Fehler 0x80070666: Ein Produkt kann nicht installiert werden, wenn eine neuere Version installiert ist.
Detailed results:
Feature: Full-Text and Semantic Extractions for Search
Status: Failed
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, and then try the setup process again.
Component name: Microsoft Visual C++ 2015 Redistributable
Component error code: 1638
Component log file: C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20171103_162358\VCRuntime140_x64_Cpu64_1.log
Error description: VS Shell installation has failed with exit code 1638.
Error help link: https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400x1638
Feature: Database Engine Services
Status: Failed
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, and then try the setup process again.
Component name: Microsoft Visual C++ 2015 Redistributable
Component error code: 1638
Component log file: C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20171103_162358\VCRuntime140_x64_Cpu64_1.log
Error description: VS Shell installation has failed with exit code 1638.
Error help link: https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400x1638
quelle
Ich hatte das gleiche Problem, aber ich habe ein Upgrade von SQL Server 2016 durchgeführt.
Ich habe Microsoft Visual C ++ 2015 Redistributable deinstalliert, sowohl x86 als auch x64, und dann erfolgreich aktualisiert.
quelle
Beim Versuch, meine SQL Server 2017-Installation zu reparieren, ist ein Fehler aufgetreten. Ich habe diesen Link gefunden. Die VC ++ 2015 Redistributable-Installation gibt den Fehler 1638 zurück, wenn eine neuere Version bereits installiert ist. Dieser besagt, dass das Problem in Cumulative Update 13 für SQL Server 2017 behoben ist .
Es funktionierte; Ich habe das Update angewendet, dann die Reparatur ausgeführt und es wurde fehlerfrei beendet.
quelle
Versuchen Sie in der Windows-Liste der Apps, "repair" für MS Visual C ++ Redistributable auszuführen
quelle