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
-~----------~----~----~----~------~----~------~--~---

Reply via email to