The server is missing vcruntime140.dll and cannot run

Redis has been used for a while, and sometimes, when debugging, RedisDesktop is a good tool

When I wanted to install it on the server, I found that there was an error in the 64-bit environment of the server.

There are shared dlls on Baidu, but they are basically useless, although I know that this is the lack of the Visual C++ Redistributable for Visual Studio 2015 installation package

But after I downloaded the 64-bit installation package, it did not solve the problem.

The official software of RedisDesktop currently only has a 32-bit installation package, so I tried to download the 32-bit installation package of VC++ 2015 to install, and this problem was solved.

It seems that Visual C++ 2015 32-bit and 64-bit need to be installed correspondingly. If you don't want to consider these problems, the easiest way is to install both 32-bit and 64-bit

Additional information

RedisDesktop :https://redisdesktop.com/

Visual C++ Redistributable for Visual Studio 2015:

https://www.microsoft.com/en-us/download/details.aspx?id=48145

Hope the above helps you

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324601199&siteId=291194637