❔ WinUI exe launch issue

SRSir Ruggie2/7/2023
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
AAccord2/8/2023
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
SRSir Ruggie2/28/2023
I'm still having issues here..
Does anyone know what this is?
AAccord3/1/2023
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.