Hey Paul,
 
All of the details are definitely coming back and should be accessible. You mention you're getting the erroNumber.  How are you accessing it?  Can you share some code so I can see what you're doing?
 
Thanks,
 
 
Carson
 
____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Norton
Sent: Monday, July 03, 2006 10:38 PM
To: [email protected]
Subject: [flexcoders] Displaying the error string from a web service?

Hi,

I'm using flex 2. I'm trying to interface with a webservice. I can get
the app on the server to respond but I'm having trouble interpreting the
response. Even thought the response has an error number, an error
string, and a result node, all I seem to be able to display is the error
number.

The response from the server looks like this:

<SOAP-ENV:Body><WS:RunScriptResult><errorNumber>4</errorNumber><errorString>Unterminated
string
constant</errorString><scriptResult></scriptResult></WS:RunScriptResult></SOAP-ENV:Body>

{WS.RunScript.lastResult} gives me the <errorNumber> but I can't see how
to get the errorString (or scriptResult, if it had content.)

Thanks!

Paul

__._,_.___

--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to