OK, this is my setup.
I have AC # apps which already have a verisign PFX to support the deployment of all 32-bit Windows XP-Vista-7 machine click-ins and as a third-party scanner assistant, the Atlasoft dot Tiven 8.0 is using.
When I publish my application, I choose "any CPU" as the platform goal. When I try to run it on Windows 7 64-bit Home Premium, my application crashes after installation.
I tried to republish the work on a particular X64 platform but still failed.
Am I doing wrong here but any thoughts? Thanks a lot!!
Choose 'x86' and I'm sure this will work;
You will have mostly 'x86' (32-bit) reference in your project, for example, 'any CPU' for dottwhen means that the .NET framework will run it as 'x64' because you have It is said that something is fine. Then it attempts to load a reference, it detects 32-bit and gives a 'badimage format exception' (usually).
And so, you need a version of 'DoTTWEN' which is not 'engan-ed', there is also a CPU reference of 'any', or can issue a different 64-bit version, Where all your references are definitely not set to 'x86' (you want 'any' or 'x64').
(Experience this problem all the time; there are many apps running 32-bit, 64-bit, and use dot teven and other etalosphaft components)
Hopefully That helps!
Comments
Post a Comment