Do you have a fault handler?  if so, what errors are not being caught by
it?  If not, implement one.

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of kenny14390
Sent: Monday, March 31, 2008 6:17 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Reloading too quickly raising errors with
HTTPService

 

I have an application with an HTTPService on my main page and if the
page is reloaded too quickly, ugly error messages pop up, which is
definitely something I want to conceal. I surrounded the service's
"send()" method with a try catch but that's not helping. Any ideas on
how to fix it or just to conceal any error messages?

 

Reply via email to