PDA

View Full Version : Remote service error question


blu3
12-06-2007, 04:24 PM
If i run my application from Flex Builder then my HTTPService calls work fine. But if i run application using .html file in /bin/ directory then i get the following error:

faultCode:Client.CouldNotDecode faultString:'Default decoder could not decode result' faultDetail:'null'

Can someone explain to me what's going on?