This is your edit handler?

>  <CFA_contentObjectCreate
>   DATASOURCE="#request.cfa.objectstore.dsn#"
>   TYPEID="30374BA2-89C2-4EFA-ADE62DEE322198D5"
>   r_ID="theID"
>   >

Are you calling create in the handler itself? This is your infinite loop
right here.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Nate Smith [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 16, 2001 2:36 PM
> To: Spectra-Talk
> Subject: Infinite Looping When Creating an Object
>
>
> Hey all,
>
> I know I heard something about this before, but now I need to
> hear it again.
> When I'm creating an object from the webtop > object page, the
> server locks
> up on me and creates hundreds of new objects without ever going
> to the edit
> handler. In this code sample, I'm creating an object of type
> myArticle which
> has several embedded objects. One of these objects is a custom link object
> that has an embedded image object. I can't figure out why the code loops
> infinitely. Can anyone shed some light?
>
> Thanks,
> Nate
>


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