Are you planing to port the .Net-Library IEvolution to 64-Bit-Version? If you intend to make a 64-Bit Port, can you give me the roadmap for implementation of this version?
We use IEvolution 4.1.2 in our software and we must compile with Target=Any CPU, the software work well on 32-bit installation, but we have an error on 64-bit installation: "Could not load file or assembly 'IEvolution2, Version = 4.1.2.0, Culture = neutral, PublicKeyToken = 4ab65cf407ad1e2b' or one of its dependencies". We have tried your suggestion for 64 bit: copy the iecore.dll to the Window\System, but we can't compile with Target=x86. Do you have any suggestion to solve this trouble or a new version of IEvolution, also in beta, compatible with 64bit OS?