1 Nov
2001
1 Nov
'01
9:52 p.m.
jimherz@yahoo.com writes:
I've created a ZClass that contains a DTML Document object within it. I'm able to create, manipulate, view, etc. the DTML Document object within the ZClass management environment; however, once I create a class instance and try to view the DTML Document component, I get an unauthorized error. I'm logged in as the manager, and I've also tried manually allowing all the permissions for the ZClass instance, but this still has not helped. Any ideas? A standard problem with ZClasses is that one forgets to set up the permission mapping...
Apparently in an attempt to force explicit actions to make something available, most permissions are by default mapped to "disabled". Map the one you need... Dieter