Setting Up Lotus Notes to Work With OpenInsight (Performance)
Created at 15 JUN 1998 04:23PM
In order for OpenInsight to connect to Lotus Notes, OpenInsight needs the 16-bit Notes DLLs from version 3 or higher. If you have the 16-bit version of Notes installed you will be ok. If you have the 32-bit version installed you will be ok as well, but you must complete the following steps.
1) You must get a copy of the 16-bit DLLs for the version of Notes you are using. (On the install CD for Lotus Notes there should be a directory that has a copy of these DLLs)
2) Copy all the 16-bit DLLs to a directory on your hard drive. (You may copy them to a network as long as you will always have access to this drive.)
3) In your autoexec.bat file, make sure you have the directory where the 16-bit DLLs are in the path statement.
4) After you make the change to the autoexec.bat file, save your changes and restart your computer so the changes with take effect.
(EX: path=c:\notes;%PATH%;c:\notes16)
**Note: If you do not see OpenInsight connecting with Notes at this point, re-check your path statement to make sure it is correct and repeat step 4.