Hi,
We're experiencing an issue with an RMS Addin we've developed which works fine on a 32bit system. It hooks at the save point of set customer and is correctly installed in the registry in the WOW64Node, as POS does try to fire the hook.
However, calling the addin fails "Could not create object"
Heres what we've tried
- Registering the DLL using regasm.exe
- Installing in the GAC using gacutil.exe
- Recompiling the project as a 64 bit
But it keeps failing. Is there some incompatibility with RMS, 64 bit and .NET COM Objects?
Thanks,
Matt
*This post is locked for comments