Hi brad,
In case you missed it, if Visual Studio is not installed on your deployment machine, you must install 32-bit and 64-bit Visual C++ Redistributable packages:
Visual C++ Redistributable for Visual Studio 2012
Visual C++ Redistributable for Visual Studio 2013
The version you need depends on which version of Visual Studio was used to generate your ClearScript binaries. If you're using a NuGet package and aren't sure, you should be able to install both sets side-by-side.
Good luck!
In case you missed it, if Visual Studio is not installed on your deployment machine, you must install 32-bit and 64-bit Visual C++ Redistributable packages:
Visual C++ Redistributable for Visual Studio 2012
Visual C++ Redistributable for Visual Studio 2013
The version you need depends on which version of Visual Studio was used to generate your ClearScript binaries. If you're using a NuGet package and aren't sure, you should be able to install both sets side-by-side.
Good luck!