Skip to content

My developer's blog

By Dirk Schuermans

  • About me
  • Facebook
  • LinkedIn
  • Twitter

Links

  • Back to schuermans.me
  • Singleton pattern

Developer resources

  • Visual C# Developer Center

Networking

  • About me
  • Facebook
  • LinkedIn
  • Twitter

Categories

  • Archive
  • DevOps
  • Programming

Menu

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Category: Archive

BadImageFormatException

Hello everyone,

Recently while working on a VB.NET project I had a class library project set to compile for “x86” while my application was still set to compile for “Any CPU”.

When I tried to access my dll it threw me a BadImageFormatException:

Continue reading BadImageFormatException

Posted on March 9, 2010January 7, 2016Categories ArchiveLeave a comment on BadImageFormatException

Posts navigation

Previous page Page 1 … Page 20 Page 21 Page 22 … Page 44 Next page
Proudly powered by WordPress