I have an MVC 5 application and get Could not load file or assembly 'Antlr3.Runtime' or one of its dependencies.
The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
When we publish to production server. Everything works great in local machine. Someone have any ideas?
I have try to empty temp folders in booth %temp% and Framework64 och Framework Temprory files. But its not working.