Hi ClearScript,
I use ClearScript with V8 in our WCF service and use IIS (Version 7.5) to host the WCF. I have already install VS C++ 2012 redistributable (both x86 and x64), VS C++ 2013 redistributable (both x86 and x64). And put the ClearScriptV8-32.dll, ClearScriptV8-64.dll, v8-ia32.dll, v8-x64.dll to the root folder of the WCF application. However, when I run the service operation, it throw an exception telling that Cannot load V8 interface assembly.
Could you figure out what I did wrong?
I use ClearScript with V8 in our WCF service and use IIS (Version 7.5) to host the WCF. I have already install VS C++ 2012 redistributable (both x86 and x64), VS C++ 2013 redistributable (both x86 and x64). And put the ClearScriptV8-32.dll, ClearScriptV8-64.dll, v8-ia32.dll, v8-x64.dll to the root folder of the WCF application. However, when I run the service operation, it throw an exception telling that Cannot load V8 interface assembly.
Could you figure out what I did wrong?