"No ID files found" when trying to add Lotus Domino domain
Hello,
We installed Lotus Domino 8.5.2 FP 2 and Lotus Notes 8.5.2 on EVDG. We checked Lotus Notes connection with EVArchiving user ID file - everything was ok (we installed Lotus Notes in C:\Program Files (x86)\Lotus\Notes). We placed ID file in C:\Program Files (x86)\Lotus\Notes\Data (and in C:\Program Files\Lotus\Notes\Data). Then we installed EV 10.0.1.
When we tried to add Lotus Domain we got the next message:
No ID files found.
When we run Enterprise Vault Getting Started wizard it found ID file and found Lotus Domino server which we were planning to archive. And after we added Lotus Domain and Lotus server using Enterprise Vault Getting Started wizard Administration Console still says that:
No ID files found.
when we tries to open Lotus Server Properties. It looks like EV bug.
Did anybody face the same problem?
FYI, we determine in code where to build the list of available ID files from by reading the 'DataPath' regkey in
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Lotus\Notes (for 64 bit)
HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes (for 32 bit)
This regkey is set when Notes is installed and/or configured for the first time, I believe. A common cause of the 'No ID files found' error is that the Notes Data directory actually being used differs to that listed in this regkey, usually due to manual intervention / reconfiguration of the notes client, so I would always check this regkey first if this error occurs and resolve any discrepancies between the location of the Data directory that it references and the actual location of the Data directory

