Greetings!
Those errors are exactly what you get if the V8 assemblies are missing. Are you sure you let V8Update run to completion? Was it successful? If so, you should see the following files:
Those errors are exactly what you get if the V8 assemblies are missing. Are you sure you let V8Update run to completion? Was it successful? If so, you should see the following files:
[ClearScriptRoot]\ClearScript\V8\V8\lib\v8-x64.dll
[ClearScriptRoot]\ClearScript\V8\V8\lib\v8-x64.pdb
[ClearScriptRoot]\ClearScript\V8\V8\lib\v8-ia32.dll
[ClearScriptRoot]\ClearScript\V8\V8\lib\v8-ia32.pdb
Cheers!