The response coming back from the server
is not valid XML. If you’re not expecting XML back try changing the resultFormat
to “text”
From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of sreedhar reddy
Sent: Wednesday, May 03, 2006 4:59
AM
To: [email protected]
Subject: [flexcoders] action
script error
Hi,
I am trying to execute a small application in flex builder which
takes useid, and mailid and stores in database. But when trying to execute this
application and getting action script error as follows:
Error: faultCode:Client.CouldNotDecode faultString:'Error #1090: XML parser
failure: element is malformed' faultDetail:'null'
at mx.rpc.http::HTTPService/http://www.adobe.com/2006/flex/mx/internal::processResult()
at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc::Producer/acknowledge()
at ::DirectHTTPMessageResponder/completeHandler()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader::onComplete()
Thanks,
Sreedhar
Yahoo! India Answers: Share what you know. Learn something new. Click
here
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] action script error Matt Chotin
-