User receives this message sporadically when trying to send a message and then gets an exclamation.
Client is at 7.02 and server at same. Could this be an issue with users using the custome welcome pages and holding large amounts of memory?
Anything else we can do to fix this
Joe
Subject: Error during main dictionary spell initialization
As far as I know, it is nothing to do with the Domino server, and 100% related to the client and client configuration.
There are a couple of entries in notes.ini that are relevant:
SPELL_DLL=ltspln50.dll <— does this dll exist on the machine?
SPELL_LANG=3081 <— might be different depending on your default language
SPELL_DIR=c:\notes\data <— might be different depending on your data directory.
You will need to check that the dictionaries for your language exist in the path defined by SPELL_DIR, and that Notes can find the dll defined by SPELL_DLL