Hello,
We are upgrading our project from 32bit to 64bit. So we uninstalled the 32bit scaleout and installed 64bit scaleout and referencing it for caching application. But we are getting a warning for soss_svcdotnet reference. Here is the warning
warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "soss_svcdotnet, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a1ec0b86f746a476, processorArchitecture=AnyCPU", "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.
These are the steps i followed
1) Uninstalled 32bit scaleout
2) verified the scaleout folder which is empty
3) Installed 64bit scaleout
4) Referenced a new soss_svcdotnet & soss_cacheddoetnet and compiled
Is there anything i am missing here?
Thanks,
Raj
We are upgrading our project from 32bit to 64bit. So we uninstalled the 32bit scaleout and installed 64bit scaleout and referencing it for caching application. But we are getting a warning for soss_svcdotnet reference. Here is the warning
warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "soss_svcdotnet, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a1ec0b86f746a476, processorArchitecture=AnyCPU", "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.
These are the steps i followed
1) Uninstalled 32bit scaleout
2) verified the scaleout folder which is empty
3) Installed 64bit scaleout
4) Referenced a new soss_svcdotnet & soss_cacheddoetnet and compiled
Is there anything i am missing here?
Thanks,
Raj