For our application, the file hash MVC4 bundling generates (i.e. "/bundles/myBundle?v=xxxxxx")for any given bundle is different depending on the server we hit. The servers do run slightly different editions of the same OS however I was under the impression SHA256 was machine and OS agnostic (as long as it was supported). We have double checked and triple checked that the js files in our file locations are mirrored across the servers.
Not an expert with IIS, so anything complicated I would appreciate a clear procedure. Thanks.
EDIT : We also just realized the issue is two VM servers vs two non-VM. We're also looking into this ticket as a last resort, though ours is not the exact same issue. ASP.NET / MVC 4 bundling and minification 404 issues on 64-bit IIS 7.5 server