> The error message is: "Cannot assign result to symbol > Variables.stAssetVersion" > where Variables.stAssetVersion is the name of the structure > recreated each > time in the loop I call CFWDDX on szContent.
Can you show us the code please? > I know it's not CFWDDX which is causing it (despite the error > message above) > because I can remove all the code following it, replace it > with a CF_DUMP (a > custom tag we use for CF 4.5 based on CFA_DUMP in Spectra) > and it shows me > a struct - not WDDX. That's because cfa_dump is smart enough to detect wddx and auto-deserialize it. So when you dump wddx, you will see the 'real' form of it. Please share the code - what you can anyway! ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

