HLK Failure (cannot execute HLK Studio)

  • Thread starter Thread starter mks_vir
  • Start date Start date
M

mks_vir

Guest
Hello,

Execution of HLK Studio (1903) (on Windows 10, with administrative permissions) throws following exception:

Exception Message:
System.Windows.Markup.XamlParseException: Operacja inicjowania obiektu „Microsoft.Windows.Kits.Hardware.UI.Views.MainWindow” wywołała wyjątek. ---> System.ArgumentException: „545333333333333” jest nieprawidłową wartością tej właściwości. Poprawne wartości należą do przedziału od Int32.MinValue do Int32.MaxValue.
w System.Windows.Window.ValidateTopLeft(Double length)
w System.Windows.Window.CoerceLeft(DependencyObject d, Object value)
w System.Windows.DependencyObject.ProcessCoerceValue(DependencyProperty dp, PropertyMetadata metadata, EntryIndex& entryIndex, Int32& targetIndex, EffectiveValueEntry& newEntry, EffectiveValueEntry& oldEntry, Object& oldValue, Object baseValue, Object controlValue, CoerceValueCallback coerceValueCallback, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, Boolean skipBaseValueChecks)
w System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
w System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
w System.Windows.Window.set_Left(Double value)
w Microsoft.Windows.Kits.Hardware.UI.Views.UserContext.RetrieveWindow(Context contextId, Window window)
w Microsoft.Windows.Kits.Hardware.UI.Views.MainWindow.RetrieveWindowSettings()
w System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e)
w System.Windows.FrameworkElement.TryFireInitialized()
w MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
w System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
w System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
w System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
w System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
w System.Windows.Application.DoStartup()
w System.Windows.Application.<.ctor>b__1_0(Object unused)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

HLK was reinstalled - the same problem.

Looks like a problem with UI?

Maybe someone had the similar problem and found the solution?

Continue reading...
 
Back
Top