Exception on startup
Steps to reproduce:
- Created a new WinUI 3 project using "Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop)"
- Compiled and run the project
- Opened MainWindow.xaml
- Toggled WinUI3XamlPreview - error in statusbar of VS
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WinUI3XamlPreviewVS2022.ToggleLivePreview.<OpenAsync>d__16.MoveNext() System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WinUI3XamlPreviewVS2022.ToggleLivePreview.<OpenAsync>d__16.MoveNext() System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WinUI3XamlPreviewVS2022.ToggleLivePreview.<OpenAsync>d__16.MoveNext() System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WinUI3XamlPreviewVS2022.ToggleLivePreview.<OpenAsync>d__16.MoveNext()