What is your config file?

http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Mark

On Mon, Jan 26, 2009 at 5:09 AM, henry <[email protected]> wrote:
>
> I've spent a lot of time checking an rechecking the XML I provide to
> Transfer, but whenever I want to save that rather complex object, I
> get the follow exception thrown.
>
>
> You have attempted to dereference a scalar variable of type class
> java.lang.String as a structure with members.
>
> C:\ColdFusion8\wwwroot\transfer\com\sql\TransferInserter.cfc (162)
> C:\ColdFusion8\wwwroot\transfer\com\sql\TransferInserter.cfc (66)
> C:\ColdFusion8\wwwroot\transfer\com\sql\transaction\Transaction.cfc
> (210)
> C:\ColdFusion8\wwwroot\transfer\com\sql\transaction\Transaction.cfc
> (89)
> C:\ColdFusion8\wwwroot\transfer\com\sql\TransferInserter.cfc (50)
> C:\ColdFusion8\wwwroot\transfer\com\sql\SQLManager.cfc (62)
> C:\ColdFusion8\wwwroot\transfer\com\Transfer.cfc (199)
> C:\ColdFusion8\wwwroot\transfer\com\Transfer.cfc (182)
>
>
> That line seems to be doing some primary key management.  I've set my
> MS-SQL to generate identity value for PK, and set id generate=false in
> xml.
>
> What do you suggest I can do to debug this problem i'm having?
> >
>



-- 
E: [email protected]
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-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/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to