Skip to main content
Participant
January 23, 2021
Question

Creative Cloud.exe - systeemfout

  • January 23, 2021
  • 1 reply
  • 1028 views

 

De code-uitvoering kan niet worden voortgezet omdat MSVCP140.dll niet is gevonden. U kunt dit probleem mogelijk oplossen door het programma opnieuw te installeren.

 

De code-uitvoering kan niet woorden voorgezet omdat VCRUNTIME140.dll niet is  gevonden. U kunt dit probleem mogelijk oplossen door het programma opnieuw te installeren.

This topic has been closed for replies.

1 reply

thatsmauri
Community Expert
Community Expert
January 23, 2021

Hi M.Jansen,

both errors mean that you're missing the "Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019".

You can download it from either site below (note: x86 = 32-bit, x64 = 64-bit):
» https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads (in NL)
» https://visualstudio.microsoft.com/downloads/ (under 'Other Tools, Frameworks, and Redistributables')

MJ020Author
Participant
January 23, 2021

Hi thatsmauri,

It works!!!

Thank you very much.