I have made the update from Doug's work over the weekend.  I deleted all Reactor data files, deleted project files and made changes to anything that was referencing getXyzRecord() to getXyz().  When I try to run my application now I am seeing the error listed in the subject line.  Specifically I am seeing this with a UserAccount object with a hasOne relationship to an Address object and the error is coming from line 347 of the /reactor/project/UserAccountRecord.cfc which is this:

(Len(getPersonId()) AND getPersonId() IS NOT variables.hasOne.Address.getPersonId())

Does anyone have any clue as to the cause or perhaps know of some step that I might have missed?

Thanks in advance.

--
~Dave Shuck
[EMAIL PROTECTED]
www.daveshuck.com
www.worldwildweb.biz -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

Reply via email to