xsharp.eu • Crashes in VS2019
Page 1 of 1

Crashes in VS2019

Posted: Sat Apr 25, 2020 8:00 am
by ArneOrtlinghaus
We have quite often crashes of VS2019, especially with our biggest solution RADIX with 100 projects. VS2019 is away without any error message after a phase of non responding. This happens normally in the start up phase where all source files (Visual Objects dialect) are parsed. It happens also with the newest version Bandol 2.4. VS2017 is stable instead.

Is there a possibility to switch off the parsing of the source code files? I assume that this is needed for the intellisense, is this right? Or should we try to find some more information for finding the reason?

Thanks
Arne

Crashes in VS2019

Posted: Sat Apr 25, 2020 11:54 am
by Chris
Hi Arne,

I am afraid that for such problems, the only way to debug them and find what's causing them, is to provide a reproducible sample. In this case, the best solution if possible is to send the VS solution that causes this directly to Robert.

Crashes in VS2019

Posted: Mon Apr 27, 2020 6:24 am
by ArneOrtlinghaus
Thank you for the offer. I will prepare a solution and send it to Robert in these days.