I have a web form with an embedded view. It is not a single category view. There are no categories, the first column is sorted, the three other columns are “click on column header” to sort.
But when I click on the header, I receive the following error:
HTTP Web Server: Lotus Notes Exception - Entry not found in index
and log.nsf shows:
12/06/2005 01:38:43 PM HTTP Web Server: Lotus Notes Exception - Entry not found in index [/business/devp/CVPrivacySurvey.nsf/Gatekeeper?OpenForm&Count=300&ResortAscending=3&Seq=1]
This didn’t used to happen. It only happened after I inserted a column. I removed the column, but I still get the error.
Subject: Column sorting on web: Entry not found in index
Is there some error when you preview that view in the notes Client.
Have you deleted any document which was coming in that view
Try opening the view directly in the Browser once and chech whether you are getting the same error again.
It may also happen that the view is ok, but there is some Problem in some of the lookup’s which are there in your form where the view is embedded. Try embedding the view in some empty form (with ni lookup’s) and check whether the error is still coming.