Localhost Issue - works for one user but not another

I am working on a local browser application which when launched performs a @DbColumn lookup from the localhost to a domino server and returns results which are then rendered to html.

The target db for the @DbColumn has the appropriate anonymous entry. The webpage launches and returns the correct data when the webpage is launched when I am logged on using my own notes user id. The nhttp.exe task is running.

When I switch to another users id, the webpage opens but the @DbColumn lookup fails. The nhttp.exe task is running and the webpages display as expected - just the data required is not returned from the lookup.

I have logged onto my workstation under my own windows credentials and changed my notes user id to another user, and the lookup fails.

I have checked ecl’s, acl’s, certificates, server documents, groups, firewalls, proxy settings, granted the user the same access rights as I have, pinged the servers, used a smarticon to query the same view with the same code from within the notes client, and checked the target views are accessable to the user via a browser. All are ok and correctly reflect the same rights or settings that I have when using my own notes id.

I am stuck. Anyone have any suggestions where to go next.

Thanks in anticipation…

Grant

Subject: Localhost Issue - works for one user but not another

Any readers fields maybe?

Subject: No readers felds in the target application.

Subject: Localhost Issue - Still no resolution found!