Ability to send Confirmations from CV on Prem
Problem is with 32 bit vs 64 bit. Here is the solution from Euclid:
Hi Mel,
Since CV is a 32-bit app, to address this Cross-Bitness issue with a 64-bit Outlook, we usually recommend installing a COM server to facilitate the cross bit talk.
You can download the COM Server via the link below. It acts as a proxy between the 32-bit CV and the 64-bit MAPI client.
This is provided as a distributable by the MAPI components vendor and should work fine.
http://www.euclidtechnology.com/Portals/0/downloads/RwEasyMAPI64.zip
After downloading, you can unzip and copy this file to the Euclid folder and register it as follows:
- Open a Command- prompt as an Administrator.
- Change the folder to Euclid folder where CV9.exe resides. (cd ‘C:\............’).
- RwEasyMAPI64.exe /regserver
- The above 3rd step will register the COM Server. Then ‘EXIT’ the command prompt.
We can have a follow up call if you have further questions.
Jude,
Thanks,