ClickOnce w/ x64 DLL’s
I recently discovered this crucial bit of information: I compile my project for x86 systems (vs Any CPU or x64). Just wanted you to be aware of this. Your last email stated “You must deploy the x64 ChilkatDotNet2.dll to x64 systems” which is not correct. This is an important consideration for “Click Once” deployments which do not have built-in conditional […]