Venkat.. that too doesnt work.... This error doesnt come when I run it from the native machine where the code exist. If i try to access the application from another machine then I face this problem....
On Fri, Dec 5, 2008 at 2:05 AM, Kishore <[EMAIL PROTECTED]> wrote: > Thanks Venkat... Will try that and let you know in a day... > > > > On Mon, Dec 1, 2008 at 9:50 PM, Venkat Viswanathan <[EMAIL PROTECTED]>wrote: > >> Hi Kishore, >> >> Looks like an issue with the server. Is it that the server cannot take the >> load because of such frequent hits (10 hits every second is quite high). Try >> reducing the delay to 1000ms and see if you still get the error at the same >> point. >> >> Regards, >> Venkat >> www.venkatv.com >> >> >> >> On Mon, Dec 1, 2008 at 8:23 PM, Kishore <[EMAIL PROTECTED]> wrote: >> >>> >>> I'm using .net wsdl. I'm showing a custom progress bar in my >>> application which fetches the status information from the .NET >>> webservice every 100 milliseconds. Entire operation which i perform >>> takes some 30 mins time between which I show the progress bar. The >>> progress bar gets updated with the information from the webservice and >>> shows it correctly for some minutes initially but all of a sudden >>> shows this error >>> >>> FaultString : >>> HTTP request error >>> >>> Fault Detail : >>> Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false >>> eventPhase=2 text="Error #2032"]. URL: http:// >>> ***************************************************** >>> >>> I also get "Unable to Load WSDL" error after some time. >>> >>> But actually the wsdl is loading if i try to connect via another >>> application. >>> Am I missing out anything here? pls help. >>> >>> Thanks >>> Kishore >>> >>> >>> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

