%ZEN.Dialog.namespaceSelect is not showing in some namespaces and giving a 403 Page not found error. Any ideas what could be wrong?
I have an issue and can't seem to find the problem.
Issue
In some namespaces i get a 403 Page not Found error for healthconnect/csp/healthshare/[NAMESPACE]/%25ZEN.Dialog.namespaceSelect.cls ; healthconnect/csp/healthshare/[NAMESPACE]/%25ZEN.Dialog.finderDialog.zen && healthconnect/csp/healthshare/[NAMESPACE]/_CSP.UI.Portal.About.zen


Iris setup
It is currently configured in a mirror group and on the other mirror-member i don't encounter the issue. (I have checked if it was because of the member-type Primary and Backup).
The user that I am using has the %All role. So this kind of excludes an issue with permissions.
What I checked
I checked if there was any difference between the 2 mirror members (working HLT01 and not working HLT02) for the following things:
- The IIS
- The Web Gateway
- The Web Applications
- Mappings
I also did a compare for the above items with the namespaces that do work. But it didn't show any differences that would contribute to the error, as far as i could see.
I also did the following:
- Imported the Security settings from the HLT01 into the HLT02
- Again set the not working namespaces to interop via the Terminal command
- Checked what namespaces worked and once that didn't for the URLs.
- Checking when the HLT02 was a Primary member-type
- Re compiling all the code of the not working namespaces
Hope someone can help.
Comments
A 403 is forbidden, not page not found. Does the user you're trying to log in as have whatever permissions they need for your web application? You can try temporarily giving the user the %All role, and if that fixes the issue, you know for sure it's got something to do with permissions.
Hey David,
Thanks for responding. I forgot to add that the user i'm using has the %All role.
I will update the post to include this
