all groups > macromedia flash flash remoting > june 2004 >
You're in the

macromedia flash flash remoting

group:

CF error when parsing update packet


CF error when parsing update packet derobinson
6/16/2004 3:39:57 PM
macromedia flash flash remoting:
I have a Flash application that is passing an Update Packet back to a CFC. I
keep getting the following "SERVER.PROCESSING" error in the NetConnection
Debugger:

"Service threw an exception during method invocation: Document root element is
missing."

I'm ouputting the packet into a text box in Flash and it looks like
well-formed XML, so I don't know what th eproblem is.

Any ideas would be greatly appreciated!

/david
Re: CF error when parsing update packet derobinson
6/17/2004 3:20:59 PM
OK, I've isolated the problem further. It seems that while the structure of my
Update Packet is being passed through the Remoting connector call, none of th
eactual values are. I can see the structure in the NetConnection Debugger, but
actual values (whereas the full XML document is being printed out in a text box
onscreen).

Still getting theoriginal error from CF concerning the Document Root Element.
All that seems to be getting to CF is a string:
coldfusion.xml.XmlNodeList@b1f71f in which the value after the @ is dynamic.

I really need help with this! Tired of banging my head against a wall!
AddThis Social Bookmark Button