Hi all,
Iam facing a problem in opening in a document from web client.
Iam able to open the document in notes client, but iam not able to open in web client , Iam getting error Entry not found in Index. please assist me in this.
Hi all,
Iam facing a problem in opening in a document from web client.
Iam able to open the document in notes client, but iam not able to open in web client , Iam getting error Entry not found in Index. please assist me in this.
Subject: Document is not opening in Web client.
It sounds like you have a field which is performing a @DbLookup
Have a look at the fields on the form and see if there are any @DbLookups that are not being error trapped
Subject: RE: Document is not opening in Web client.
Yes there are lot of dblookup fields, but those are all similarly affect in NOtes client.
But iam able to open the document in notes client. The problem is with web client opening only
Subject: RE: Document is not opening in Web client.
Then it could be a security issue
Maybe the username the web client is using does not have access to the document that the notes client would return?
Or the value being used as a key is not visible to the web client due to the field type?
Subject: RE: Document is not opening in Web client.
You also get this error when you call a webqueryopen agent that doesn’t exist.
(with a webquerysave agent also, but that will not be the case when opening a document…)