StarterConsumer-x64 Code Sample, 
extracted from 'RFA - .NET Edition - 8.1.0.L1' file, downloaded from
https://developers.thomsonreuters.com/thomson-reuters-enterprise-platform/robust-foundation-api-rfa-1.
Crashes when run on "Windows Server 2016 Standard" 64-bit Operating System, x64-based processor,  giving the following error 
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'RFA8_NET100_x64.dll' or one os its dependencies. The specified module could not be found. 
at ThomsonReuters.RFA.EXAMPLE.StarterConsumer.Program.Main(String[] args)
 
Also tried installing "Visual C++ Redistributable for Visual Studio 2015", but error remain the same.