Flex receive xml data from ASP.NET Webservice


i've got flex code that's calling guy's asp.net webservice.  seems connected ok.  setting break point in result handler see xml datat being returned.  seems have soap header info @ top.

 

if call service outside of flex, in iis, data begins...

 

<?xml version="1.0" encoding="utf-8"?>
<root>...

 

 

if call through flex data begins...

 

<getxmlresponse xmlns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/xmlschema-instance" xmlns:xsd="http://www.w3.org/2001/xmlschema">
  <getxmlresult>
    <root>...

 

should looking @ flex code or asmx?

i don't see in flex allow me manipulate how xml returned (i.e., without additional soap info).  missing here?



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい