I installed IEvolution by HiComponents (http://www.hicomponents.com/), but I cannot even compile the demo program included with the DLLs.

IEvolution.jpg (122 KB)

I installed IEvolution.DLL and copied IECore.DLL in the Windows System folder. But it does not work.
When I compile demo project, I get only the following exception.

Exception

Make sure the file image is a valid managed assembly or module.
This exception is thrown when unmanaged code is passed to Load for loading.

Actually I cannot convert demo projects to Visual Studio 2008 projects, not so easy either. XML error occurs!

Can someone tell me how to do it?

One Response to “IEvolution by HiComponents”

  • Taram:

    Go to Project menu -> [Projectname] Properties… -> Compile(Tab) -> Advanced Compile Options…
    Select Target CPU: x86

    Build and run the demo…

    I hope helped.

Leave a Reply