Skip to main content

didier.kuttel said ...

didier.kuttel |

This is probably an installation issue - the BASIC compiler is using VC 2010 SP1 redistributable files (v10.0.40219).
When you install WB, in normal cases, if these files are missing, they will be installed.
Not sure if you canceled anything during the install.

It is also possible that your computer is in a bad state with these redistributables settings.
Please check what is installed on your computer - eventually uninstall/reinstall (only the VC 2010 redistributables).

You could try to reinstall them:
https://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe

Please let us know if it fixes your issue or not.

Nicolas G | Mon, 01/18/2021 - 08:16

Thanks.This is not vcredist.
It was already intalled.
Your link is not the latest version of VC 2010 redist. I tried this specific version with no success.
The result is the same exception.

didier.kuttel | Mon, 01/18/2021 - 09:50

Could you please tell me the exact version of vcredist installed on your computer ?
I will do a try to see if it can cause problem - sometimes having newer vcredist could be a problem.
I tried to run WorkBench without the vcredist, I get the exact same exception as you get - this is why I'm thinking it is the problem.

Nicolas G | Mon, 01/18/2021 - 11:19

I tried after uninstall VC 2010 redist and yes, this is exactly the same result.
I confirm that the result is also the same with VC2010 redist SP1 (V10.0.40219) and VC2010 redist (V10.0.30219, your link).