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
Crashes in VS2019
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.
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.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
- ArneOrtlinghaus
- Posts: 412
- Joined: Tue Nov 10, 2015 7:48 am
- Location: Italy
Crashes in VS2019
Thank you for the offer. I will prepare a solution and send it to Robert in these days.