|
IEvolution (ImageEn for .Net)
Before install upgrade your Windows Installer with
Windows Installer for Windows NT 4.0 and 2000 or
Windows Installer for Windows 95, 98 and Me . To install just double
click the MSI file.
Notes:
1) IEvolution must be compiled as Win32 target
2) Working in .Net 1.0 please use IEvolution.dll assembly, while working on
successive versions use IEvolution2.dll
3) The installer copies IEvolution.dll, IEvolution2.dll and iecore.dll in
system directory (i.e. c:\windows\system32)
What's new in 3.1.1 version
64 bit notes:
Any installation of .Net
framework on a x64 OS will install two versions. The 64
bit runtime, and the 32bit runtime.
By compiling a .Net exe or assembly (which is
referencing IEvolution2.dll) with x86 as a target, you
force the application to start in a 32 bit .Net runtime,
even if the OS is x64.
If the option is set to 'Any CPU', which is VS default,
then the default runtime (x64) will be used, and that
will not work with ImageEn.
You must open ‘Configuration Manager..’ create a new
target Platform, and select x86 as CPU. Compile and
you’re done!


|