WPF application fails with "bad image format"
Posted
by H4mm3rHead
on Stack Overflow
See other posts from Stack Overflow
or by H4mm3rHead
Published on 2010-06-03T13:08:02Z
Indexed on
2010/06/03
18:04 UTC
Read the original article
Hit count: 227
wpf
Hi, I have an application build on my x64 computer. It is now build for x86 but on windows XP machines (x86) it fails with the "bad image format". On all Vista and up OS, it runs perfectly on x64 platfomrms. I tracked the problem to my icon.
I removed the icon and now it runs fine, anyone got an idea of how on earth this could relate to anything?
© Stack Overflow or respective owner