I am receiving the following error when trying to create a new user
via the Security tab (v 3.0.1):

Element OBJECTID is undefined in STNEWPROFILE.

The error occurred in C:\farcry\farcry_core\tags\security\ui
\dmSecUI_UserCreateEdit.cfm: line 72
Called from C:\farcry\farcry_core\tags\security\ui
\dmSecUI_Redirect.cfm: line 5
Called from C:\farcry\farcry_core\admin\security\redirect.cfm: line 36

70 :                            structClear(stProps); //clear and reuse stProps
71 :                            stProps.overviewHome = form.overviewHome;
72 :                            stProps.objectId = stNewProfile.objectId;
73 :                            o_profile.setData(stProperties=stProps);
74 :                    </cfscript>

Has anyone encountered or know how to resolve this?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to