Maui application crached suddenly

Dani_S 4,501 Reputation points
2024-02-05T14:37:01.7233333+00:00

Hi, Maui app crach in .NET 8. Here is the log viewer details. I attched screenshhot from event viewer. Thanks in advance, Faulting application name: AutomationClient.MAUI.exe, version: 1.0.0.0, time stamp: 0x65680000
Faulting module name: Microsoft.ui.xaml.dll, version: 3.1.3.0, time stamp: 0xea4b25b7
Exception code: 0xc000027b
Fault offset: 0x00000000007dc2aa
Faulting process id: 0x15fc
Faulting application start time: 0x01da57519cc9093d
Faulting application path: C:\AutomationManager\Client\net8.0-windows10.0.19041.0\win10-x64\AutomationClient.MAUI.exe
Faulting module path: C:\AutomationManager\Client\net8.0-windows10.0.19041.0\win10-x64\Microsoft.ui.xaml.dll
Report Id: 75f86def-8a84-4fa8-9095-22aa6518a092
Faulting package full name: 
Faulting package-relative application ID:

Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | Other
0 comments No comments
{count} votes

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2024-02-06T02:38:51.81+00:00

    Hello,

    This is due to the absence of certain prerequisites from your computer. Please refer to Faulting Module: microsoft.ui.xaml.dll with the same error.

    In addition, if your application issue is only related to Windows SDK dependencies, it is recommended that you select the Windows App SDK Tag when publishing.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.