Expand my Community achievements bar.

Web Service Call Fails on First Attempt

Avatar

Level 2
Hi,



I am calling a .Net web service from Flex and I am getting
unexpected results on the first call. The function accepts a few
parameters and returns an integer. I currently have it coded to
return 1, 2, or 3, but it always returns 0 on the first call. All
subsequent calls return expected results. Is this a Flex bug, or am
I missing something?



Thanks!
2 Replies

Avatar

Level 1
Hello.



Last month, I've made an reply to the topic just the same to
yours.



Please see:


http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=585&threadid=1257326#4561856




I'm not sure this problem is a bug or not, but in my
situation, this problem has been happened since I updated Flex
Builder....

Avatar

Level 2
I finally found an example which shows how to handle the web
service "result." Please see the example at
http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=582