-----BEGIN PGP SIGNED MESSAGE-----

Hi:
        The routines that i'm running are a clone (basically) of  the
restorenet example.  I'm using the same types,plp, etc..
As you note, The user gets created and their attribs can be viewed in the
usermanager.
The error is manifested in CFA_CONTENTOBJECTGETTYPE (error detected)
through cfa_userprofilecreate.cfm from cfa_usercreate.cfm
But I have not been able to find any refs to NAME
The property 'NAME' is not registered for the object type 
'C3CAC162-4B8B-11D4-9AF00060B0EB3965' (UserProfile). Such
 property cannot be referenced in the object '0007C4F6-58F0-1B5C-B5D48087A8F60000' 
that is derived from this type.


There are two userprofile objects and one is 1.5  but
C3CAC162-4B8B-11D4-9AF00060B0EB3965'  is 1.5.1

As I mentioned in an earlier thread,  accessing the Userdirectories from the
webtop is munged up despite being able to access the users in 'UserDirectory'.
Are these symptoms related and what can I do to fix it?
TIA
Rion


On Mon, 23 Jul 2001, you wrote:
> Yes I have.
>
> What I've determinded is that Spectra 1.5.1 made a new userprofile object. I
> think it was supposed to be ligher and better than the old clunky one.  BUT
> it didn't get installed with Spectra 1.5.1 which leads to the error!  I have
> no idea how the webtop even works right without it, but it does until you
> try to add a new user or manipulate any existing ones.
>
> If you look at your user manager you'll probably find that any user you
> tried to create is in there, so the error doesn't completely stop you from
> adding new users, but it does stop you from editing their information.
>
> I could sort of patch the problem by looking into all of the cfa_userprofile
> tags (do an extended search for that UUID and you'll find them) and
> switching the comment that params the new User Profile uuid with the old one
> (it's in there).  Then you have to find a 1.5 install and copy all of the
> handlers that go with the old one.  That may fix any problems you have if
> you're using a custom-made user manager, but it will seriously break the
> webtop.  So, not a very useable solution.
>
> Ray?  Any help here?  Personally this is starting to really throw a wrench
> my way.  I've been ignoring the problem (hoping it would go away), but am
> getting to a point where that won't be an option for much longer....
>
> |-----Original Message-----
> |From: Rion D'Luz [mailto:[EMAIL PROTECTED]]
> |Sent: Monday, July 23, 2001 11:13 AM
> |To: Spectra-Talk
> |Subject: userprofielcreate errors
> |
> |
> |-----BEGIN PGP SIGNED MESSAGE-----
> |
> |Hi:
> |     i'm trying to create a new user for an applications
> |membership and have
> |gotten this error :
> |
> | An Application Error Occurred
> |
> | Non-registered object property
> | The property 'NAME' is not registered for the object type
> |'C3CAC162-4B8B-11D4-9AF00060B0EB3965' (UserProfile). Such
> | property cannot be referenced in the object
> |'000AF737-47E6-1B5C-B5D48087A8F60000' that is derived from this type.
> |
> | Custom tag stack:
> |  CFA_PLP
> |  CFA_PLPHANDLEREXECUTE
> |  CF_SAVEDATA
> |  CFA_PLPHANDLER
> |  CFA_USERPROFILESET
> |  CFA_CONTENTOBJECTDATA
> |  CFA_CONTENTOBJECTGET
> |  CFA_CONTENTOBJECTGETTYPE (error detected)
> |
> |Has anybody else encountered this?
> |TIA
> |Rion
> |--
> |----------------------------------
> |Level9
> |5 State Street
> |Montpelier, VT
> |
> |1 (802) 229 2005
> |
> |E-Mail: [EMAIL PROTECTED]
> |E-Mail2: [EMAIL PROTECTED]
> |
> |----------------------------------
> |
> |
> |
> |
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to