PDA

View Full Version : remoting: gateway 'tanks' after two calls


natronp
05-01-2007, 02:32 AM
i've got a simple coldfusion page that returns query results based on a variable passed in from flash. it works great.

The problem is that I can only make two calls to that CF page before i get an error back in the output window:

Error opening URL "http://mydomain.com/flashservices/gateway&CFID=838&CFTOKEN=80643219;jsessionid=4630dab519e11e6d2c46?C FID=838"

got no clue as to why it's doing this! anyone got any idears?

thanks in advance.