We have a customized features DLL that has been working under 32 bit Windows XP with Definiens Developer 7. We have installed the same Definiens Developer 7 on Windows 7 64 bit and copied the same features DLL to the plugins folder, but when we try to load the rule-set we get a simple dialog box with the message "Could not load the process". What does this error message mean?
I have been able to debug things to the point where I see calls are made into our DLL to create the plugin and set parameters. There are also calls to get Short Name, etc. and then we get the error dialog. The last call I could trace was Info::GetName. Any help resolving this issue would be greatly appreciated.



