{"id":2705,"date":"2015-10-19T02:40:37","date_gmt":"2015-10-19T02:40:37","guid":{"rendered":"http:\/\/www.garysieling.com\/blog\/?p=2705"},"modified":"2015-10-19T02:40:37","modified_gmt":"2015-10-19T02:40:37","slug":"fixing-error-aspconfig-could-not-load-file-or-assembly-clearscriptv8-32-dll-or-one-of-its-dependencies-the-specified-module-could-not-be-found","status":"publish","type":"post","link":"https:\/\/www.garysieling.com\/blog\/fixing-error-aspconfig-could-not-load-file-or-assembly-clearscriptv8-32-dll-or-one-of-its-dependencies-the-specified-module-could-not-be-found\/","title":{"rendered":"Fixing &#8220;error ASPCONFIG: Could not load file or assembly &#8216;ClearScriptV8-32.DLL&#8217; or one of its dependencies. The specified module could not be found.&#8221;"},"content":{"rendered":"<p>This error can occur when adding the ReactJS.NET package to an ASP.Net project and deploying to AppHarbor:<\/p>\n<pre>\nerror ASPCONFIG: Could not load file or assembly 'ClearScriptV8-32.DLL' or one of its dependencies. The specified module could not be found.\n<\/pre>\n<p>When you added this Nuget package, it adds the following four assemblies to your project:<\/p>\n<pre>\nClearScriptV8-32.dll\nClearScriptV8-64.dll\nv8-ia32.dll\nv8-x64.dll\n<\/pre>\n<p>To fix the error, you need to drag them to the root of the project, and set the &#8220;Copy to Output Directory&#8221; to &#8220;Do not copy&#8221;.<\/p>\n<p>You&#8217;ll also need to set &#8220;Build Action&#8221; to &#8220;Content&#8221;, or the JSX files won&#8217;t be found when you deploy.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This error can occur when adding the ReactJS.NET package to an ASP.Net project and deploying to AppHarbor: error ASPCONFIG: Could not load file or assembly &#8216;ClearScriptV8-32.DLL&#8217; or one of its dependencies. The specified module could not be found. When you added this Nuget package, it adds the following four assemblies to your project: ClearScriptV8-32.dll ClearScriptV8-64.dll &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.garysieling.com\/blog\/fixing-error-aspconfig-could-not-load-file-or-assembly-clearscriptv8-32-dll-or-one-of-its-dependencies-the-specified-module-could-not-be-found\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Fixing &#8220;error ASPCONFIG: Could not load file or assembly &#8216;ClearScriptV8-32.DLL&#8217; or one of its dependencies. The specified module could not be found.&#8221;&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[9],"tags":[56,96,302,455],"aioseo_notices":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts\/2705"}],"collection":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/comments?post=2705"}],"version-history":[{"count":0,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts\/2705\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/media?parent=2705"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/categories?post=2705"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/tags?post=2705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}