C
C#2y ago
sirruggie

❔ WinUI exe launch issue

I receive this following issue every time from event viewer when I try to start the application via the exe, but it works fine from within Visual Studio. I'm not quite understanding why it's not creating the dependencies it needs. Application: RestDB.exe CoreCLR Version: 7.0.222.60605 .NET Version: 7.0.2 Description: The process was terminated due to an unhandled exception. Exception Info: System.DllNotFoundException: Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) at RestDB.Program.XamlCheckProcessRequirements() at RestDB.Program.Main(String[] args) in C:\Users\psa_gposab7\source\repos\RestDB\RestDB\obj\x64\Release\net7.0\win10-x64\App.g.i.cs:line 28
3 Replies
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
sirruggie
sirruggie17mo ago
I'm still having issues here.. Does anyone know what this is?
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.