120 pts.
 Recent Contacts feature not working after Lotus Notes upgrade
After upgradation from 8.2 to 8.5.1 . Recent Contacts feature not wroking . option “Disable type-ahead for all name fields and use the Notes Basic type-ahead.” is already Uncheck the

Software/Hardware used:
Lotus nOtes 8.5.1 FP3
ASKED: February 8, 2011  11:00 PM
UPDATED: June 18, 2012  9:07 AM

Answer Wiki:
hi , whn i upgraded ...my contacts gone invisible & Then i have added a fresh contact addition.
Last Wiki Answer Submitted:  May 27, 2011  3:41 am  by  Sabarirajan   45 pts.
All Answer Wiki Contributors:  Sabarirajan   45 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Check out FILE > Preferences > CONTACTS

This should tell you if it is turned on or not.

 10,615 pts.

 

HI
Thnx for ur reply . I’ve already uncheck FILE > Preferences > CONTACTS
” the Disable type-ahead for all name fields and use the Notes Basic type-ahead”
option

 120 pts.

 

try ticking it > then test again

 10,615 pts.

 

$ServerMailAddressing=1

add this to the client Notes.ini and this should give you LOCAL Then SERVER in the location document…. try this also

 10,615 pts.

 

Does opening the Contact and saving it – make them return?

Also try the normal – CTRL – SHIFT – F9

Run a Fixup on the names.nsf

ie close notes… open a command prompt – change to the program directory and then type

nfixup -i names.nsf

then

ncompact -c -i names.nsf

then

nupdall -r names.nsf

This should clear any possible corruptions.

 10,615 pts.

 

I also have the same issue, recently after upgrading to 8.5.3 my resent contacts has stopped working.

Things I have tried are listed below.

1. Deleted all recent contacts and started again.
2. Ran the below commands “nfixup -i names.nsf
ncompact -c -i names.nsf
nupdall -r names.nsf”

Did this solution work for you Sabarirajan ? @Gabe9527 any ideas other than what you have already provided below ?

 10 pts.

 

The other thing to check is that your trash in the address book is empty…. if someone or thing is in your trash it will not add it to recent contacts again until the trash is cleared.

 10,615 pts.

 

There is something to check…..

when you go File Preferences > does this look 8.5.x format or does it look like a CONTACT ?

If this is the case recreate the address book ie new one – and copy your stuff across. This will sort it out…. If this is the case Delete the PERNAMES.ntf and get a copy from elsewhere.

Restart client and rename the Notes.nsf to .old and what ever you called the last one names.nsf.

See how this goes.

 10,615 pts.

 

I have encountered this problem on fresh installation of lotus notes version 8.5.2 fp2. Os platform Windows 7 and XP.

If you copy and paste the recent contacts from old names.nsf to the fresh install copy of names.nsf it will gone sometime. 2nd steps so it will be gone, is to after your copy and paste of RECENT CONTACTS, send and email to new address then go back to your recent contact, everything there is now gone.

So I don’t think running fixup, updall, compact commands is an option on a fresh installation copy of lotus notes.

Any Ideas, its been 3 days now , I am going nuts.

 10 pts.

 

I fixed this issue by adding PURGE_RECENT_CONTACTS=1 to the notes.ini

Notes will purchse the recent contacts from all areas, then set it to zero, which means it will not purge again.

 10 pts.