Hi,
I’m trying to send a document which is hosted in a server. Whenever I’m clicking on Send action, the error occurs.
Pl help me to find solution. It is urgent
Thanx
Santanu
Hi,
I’m trying to send a document which is hosted in a server. Whenever I’m clicking on Send action, the error occurs.
Pl help me to find solution. It is urgent
Thanx
Santanu
Subject: Error 404 : Lotus Notes exception - Entry not found in index
sounds like you have @dblookup failing somewhere on the form. Is it an inhouse designed form? Are others getting this error?
Subject: Error 404 : Lotus Notes exception - Entry not found in index
Check if there are computed fields on that form that tries todo an lookup. Use an @If(@IsError…) to catch it.
Subject: Error 404 : Lotus Notes exception - Entry not found in index