I upgraded my PC to Win 10 Enterproze
I continued to download and install products like like SQL server Data Tools and Sql Sertver Management Console. (Some other products as well).
The installers runs a bit and then just dies.
- These applications install 100% on a Win 2012 Server.
- I tried upgrading the .NET Framework, but I already have 4.5 installed and it wont let me downgrade
I get the errors below in the event logs:
#1
Faulting application name: SSMS-Setup-ENU (5).exe, version: 14.0.17199.0, time stamp: 0x52974fc4
Faulting module name: KERNELBASE.dll, version: 10.0.10240.16384, time stamp: 0x559f3b2a
Exception code: 0xe0434352
Fault offset: 0x000b3e28
Faulting process ID: 0xe90
Faulting application start time: 0x01d35c58b971e486
Faulting application path: C:\Users\vul2214\Downloads\SSMS-Setup-ENU (5).exe
Faulting module path: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
Report ID: ffd1139f-7af9-4601-a404-1f47d5b83dd0
Faulting package full name:
Faulting package-relative application ID:
#2
Application: SSMS-Setup-ENU (5).exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
at System.Windows.Application.LoadComponent(System.Object, System.Uri)
at Microsoft.Sql.DataTools.ManagedBootstrapperApp.View.MainView.InitializeComponent()
at Microsoft.Sql.DataTools.ManagedBootstrapperApp.ManagedBootstrapperApp.Run()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()