I have an application that is to post XML to a url and return a resultset as XML. When using a html form to post the xml, it has to be in a formfield named "xml".
When I attempt to debug the service call, it /looks/ as if the xml being sent contains nothing extra, but I keep getting the response listed below from the server... any suggestions? <RESPONSE_GROUP><RESPONDING_PARTY /><RESPOND_TO_PARTY _Name="" /><RESPONSE InternalAccountIdentifier="" ResponseDateTime="03-23-2007 07:12:39" _JobIdentifier=""><RESPONSE_DATA><PROPERTY_INFORMATION_RESPONSE><STATUS _Code="0005" _Description="XML IS NOT WELL-FORMED OR IS INVALID. ERROR ON LINE 1: CONTENT IS NOT ALLOWED IN PROLOG." _Condition="FAILURE " /></PROPERTY_INFORMATION_RESPONSE></RESPONSE_DATA></RESPONSE></RESPONSE_GROUP> Crit ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3788 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
