Hi @joaquim valentim ,
Since the event references .NET Runtime version 2.0.50727, it points to the .NET Framework 2.0 (which is part of .NET 3.5). The installation may be corrupted. To fix this:
- Open the Control Panel and go to Programs > Turn Windows Features on or off.
- Ensure that .NET Framework 3.5 (includes .NET 2.0 and 3.0) is checked.
- If it’s already enabled, try disabling it, rebooting, and then re-enabling it.
- You can also run the .NET Framework Repair Tool from Microsoft to detect and fix any issues with the installation.
If you're using Visual Studio as your JIT debugger, try repairing of Visual Studio by VS installer.
Best Regards.
Jiachen Li
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.