Hello,
I have written an application that uses CR for Visual Studio. It deploys and runs fine on 32 bit systems. I want it to work on 64 bit systems, too, so I ran CRRuntime_64bit_13_0_7.msi to install the redistributable, When I select my prerequisites in VS 2012, should I see an entry for CR 64 bit? I don't.
In VS, I set the target CPU to x64 and publish (Clickonce). When I try to install it on my Win 7 64 bit system, I get an error (see image).
How can I deploy the 64 bit CR runtime with my application?
Thanks,
Dotty