Trying to install Wireshark 2.2.3 on a Windows Server 2008 R2 SP1 64 bit box. Install completes successfully but when I try to run Wireshark I receive an error message saying MSVCP120.dll is missing, re-install wireshark. This dll is not on the machine but a MSVCP120_clr0400.dll is? asked 18 Feb '17, 13:20 controlmech |
One Answer:
Hi, there are 2 possible issues for the above error.. 1)Install the appropriate Wireshark installer based on your system compatibility 32bit or 64bit 2)check Microsoft VC++ version in your system, install a latest one from Microsoft site before proceeding for Wireshark install. answered 24 Feb '17, 11:05 sudheer628 edited 24 Feb '17, 11:36 |