I installed IEvolution by HiComponents (http://www.hicomponents.com/), but I cannot even compile the demo program included with the DLLs.
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?
