“Bad binary signature” in ASP.NET MVC application
问题 I'm experiencing the same issue reported here: "Bad binary signature" in ASP.NET MVC application The ASP.Net MVC site works fine on the local machine, but when deployed using a combination of aspnet_compiler, aspnet_merge, and msdeploy, loading any page will fail with the following error: System.BadImageFormatException Bad binary signature. (Exception from HRESULT: 0x80131192) The accepted solution in the linked question suggests that the issue is caused by using the wrong version of aspnet