Hi
I have problem when I open the user group permissions from and then click the permissions tab the Ax2009 closed and give me this message
XpropertySetData::Unpack not found
I trace the code to see where it stopped
can any one support me.
static server str accessLevel(DomainID domainID)
{
#admin
SecurityKeySet securityKeySet;
str accessLevel = #HasNoAdminRights;
AccessType accessType;
boolean useDomains;
AccessRightsList rights;
UserGroupList groupList;
;
useDomains = useDomains();
securityKeySet = new SecurityKeySet(); <<<< stopped here
thanks.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (