Like a lot of others I\'m receiving the following error when deploying my ASP.Net MVC application:
Cannot load V8 interface assembly; verify that the
Might be a bit late but this may help others coming to this post.
This is a common error when you don't have the Visual C++ Redistributable for Visual Studio 2012 or above installed on the hosting server
http://www.microsoft.com/en-gb/download/details.aspx?id=30679