I don't have access to my 1.01 tree right now, but there should be an
option for objecttypeproperty called bSystemEnabled. Basically, this means,
"Do what I want even if the type is a system type."

-Ray Camden


-----Original Message-----
From: Pankaj Singh
To: Spectra-Talk
Sent: 4/25/01 9:47 AM
Subject: Adding a new property to the userprofile...


I am trying to add a new property to type "userprofile". In the type
designer when I click on the widget to add a new property I don't see an
add
button. So, I tried 

<cfa_objectTypeProperty 
    action = "create"
    dataSource = "#request.dci.datasource#"
    typeID = "70E7DFBF-A67E-11D2-B3AC00C04FA35A23"
    propertyName = "comprevenue"
    propertyDefinitionID = "968A2611-66B3-11D3-AD4D0060B0EB2994">

But it gave me the following error,

Type update failed
 
Attempt to update a system type 70E7DFBF-A67E-11D2-B3AC00C04FA35A23. The
system types cannot be updated.
Custom tag stack:

CFA_OBJECTTYPEPROPERTY (error detected) 

Is there any other way I can add this new property ? I am working on
1.0.1.
Any help would be appreciated.

Thanks,

Pankaj.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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