AvaloniaVS icon indicating copy to clipboard operation
AvaloniaVS copied to clipboard

Visual Studio XAML Preview - Process Exited

Open sekulicb opened this issue 2 years ago • 1 comments

Describe the bug Could not see the actual design, all I get is Process Exited message instead

To Reproduce Only one machine is having this problem, on others it works fine. Same installation process was taken, just standard VS template installation

Expected behavior I should be able to see design beside XAML code

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Version 20H2 build 19042.1586

Additional context Visual Studio 2022 version 17.1.13 .NET 6.0.201 Avalonia 0.10.13

Output log: image

sekulicb avatar Apr 26 '22 14:04 sekulicb

What I have done so far:

-Restarted Visual Studio -Clean,Rebuild.Build solution/project -Updated Avalonia and .NET 6 (I had Avalonia 0.10.11 and .NET 6 some other version cant remember now) -Removed .vs, obj and bin folders

sekulicb avatar Apr 26 '22 14:04 sekulicb

Seems to be a problem with the .NET installation. Can you try troubleshooting with this guide.

MikeCodesDotNET avatar Nov 10 '22 14:11 MikeCodesDotNET