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:
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: