When i try to include reference to my web application it gives me the warning and when i run the application it gives error on web browser.
I am using VS2012 .net 4 and 64 bit pc runs AMD processor.
Warning: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Magick.NET-x64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
I am using VS2012 .net 4 and 64 bit pc runs AMD processor.
Warning: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Magick.NET-x64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.