1) absolutely not!! this morning i've tried to copy my project and use nuget but in that case after the WEB project launch i've obtained the same error in the local machine, and then i used the original settings: use the dll as resource, avoid the xcopy in the project (normally setted by nuget for example) ....
2) after i'have execute my project in my local machine (with iis 7.5 too) i deploy the entire project by the tool "export application" in iis in my amchine to obtain a zip file, and import in the iis 7.5 in the other machine (32bit like mine for now) by the iis tool "import application"; and then, in the project "deployed" (if is correct to say) i saw that the dll library are in the correct position, ClearScript inside the "bin" and the othe dll "ClearScriptV8-32", "ClearScriptV8-64", "v8-ia32", "v8-x64" in the root/home site (main directory)
2) after i'have execute my project in my local machine (with iis 7.5 too) i deploy the entire project by the tool "export application" in iis in my amchine to obtain a zip file, and import in the iis 7.5 in the other machine (32bit like mine for now) by the iis tool "import application"; and then, in the project "deployed" (if is correct to say) i saw that the dll library are in the correct position, ClearScript inside the "bin" and the othe dll "ClearScriptV8-32", "ClearScriptV8-64", "v8-ia32", "v8-x64" in the root/home site (main directory)