Hmm. Also have this issue.
After getting the unsigned axutillib.dll I am able to install the binary update (kernel).
But when trying to install the application update I still get the error below. Some ideas?
You cannot import the Foundation (put in several KB-numbers here) model into a Microsoft layer.
at Microsoft.Dynamics.Setup.Misc.ValidateAxUtilStatus(AxUtilContext context)
at Microsoft.Dynamics.Setup.DatabaseSqlModel.DatabaseSqlModelInstanceCommon.ImportModelFiles(IEnumerable`1 filenames, IEnumerable`1 modelsToReplace)
at Microsoft.Dynamics.Setup.DatabaseSqlModel.DatabaseSqlModelInstanceUpdate.Execute()
An error occurred during setup of Model Database (SERVERNAME:AXTST_model).
Completed setup of Model Database.
=== Setup was completed successfully.
=== Setup logging ended: 20.10.2020 14:24:55 ErrorLevel/ExitCode: '0' ===
Exception: System.ArgumentOutOfRangeException
Message: The parameter value must be greater than zero.
Parameter name: textLength
FullText: System.ArgumentOutOfRangeException: The parameter value must be greater than zero.
Parameter name: textLength
at MS.Internal.TextFormatting.TextMetrics.FullTextLine.GetTextBounds(Int32 firstTextSourceCharacterIndex, Int32 textLength)
at MS.Internal.Text.Line.GetRangeBounds(Int32 cp, Int32 cch, Double xOffset, Double yOffset)
at System.Windows.Controls.TextBlock.GetTightBoundingGeometryFromTextPositions(ITextPointer startPosition, ITextPointer endPosition)
at MS.Internal.Documents.TextParagraphView.GetTightBoundingGeometryFromTextPositions(ITextPointer startPosition, ITextPointer endPosition)
at System.Windows.Automation.Peers.TextElementAutomationPeer.CalculateVisibleRect(ITextView textView, TextElement textElement, TextPointer startPointer, TextPointer endPointer)
at System.Windows.Automation.Peers.TextElementAutomationPeer.IsOffscreenCore()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.ContextLayoutManager.fireAutomationEvents()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at Microsoft.Dynamics.Setup.App.LaunchMainForm()
at Microsoft.Dynamics.Setup.App.MainPart3(ArrayList newArgs)
==== Setup encountered an unhandled exception and could not be completed. For details see the previous messages in the log. ===