Mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "RsiDotNetDll", "x86".

                Im facing a problem while implementing an application on azure I have a dll that is of x86 architecture and is referred in my application. It is the core or base of my application. When I run that application locally it runs fine but when I try to publish that application to Azure from Visual studio 13. It shows an error that the dll and its dependencies are missing. 

And it giving an error like :

Warning 1 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "RsiDotNetDll", "x86". This mismatch may cause runtime failures


February 26th, 2015 10:55pm

Hi Suresh,

Thanks for your posting!

I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Best Regards,

Will

Free Windows Admin Tool Kit Click here and download it now
March 2nd, 2015 1:20am

 Hi, Have you checked if the Build is targeting "any CPU" and not an x86 platform?
March 11th, 2015 2:46am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics