I realized that the ImageMagick folder wasn't getting deployed. I added this reference to the project, but now it throws a System.BadImageFormatException.
I copied the 64-bit DLLs to my bin folder. I published the code to the server and changed the "Enable 32-bit Applications" to False. I stopped/started the pool and now I get the BadImageFormatException.
This happens in both the development and production environments (both Windows 7, x86_64)
Any help would be much appreciated!
I copied the 64-bit DLLs to my bin folder. I published the code to the server and changed the "Enable 32-bit Applications" to False. I stopped/started the pool and now I get the BadImageFormatException.
This happens in both the development and production environments (both Windows 7, x86_64)
Any help would be much appreciated!