Visual Studio error in debug mode

This forum is meant for questions and discussions about the X# language and tools
Post Reply
Juraj
Posts: 162
Joined: Mon Jan 09, 2017 7:00 am

Visual Studio error in debug mode

Post by Juraj »

if I debug the WPF application in debug mode and make some changes in the xaml file, everything works fine. But after exiting debug mode and trying to save changes, VS freezes. Both VS 2019 and VS2022 do it with version XS 2.21.

Juraj
User avatar
robert
Posts: 4558
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Re: Visual Studio error in debug mode

Post by robert »

Juraj,
Can you create a dump file from devenv.exe when that happens?

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply