You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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.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.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.d__16.MoveNext()
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
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.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.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.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.d__16.MoveNext()
The text was updated successfully, but these errors were encountered: