views:

218

answers:

0

I compiled an ASP .NET MVC project and received all sorts of weird errors. After investigation I found that when I looked at the assembly with Reflector, it showed me an error ‘Invalid COFF header’. What can the possible cause be as the assemblies are essentially corrupt and do not work at all. Any ideas what could cause this?