Re: File Upload is Interrupted by Server Randomly

  •  11-17-2009, 9:21 PM

    Re: File Upload is Interrupted by Server Randomly

    Hi,
     
    Did you change any code of you application?
     
    For example , did you add http modules or change server side configuration ?
     
    The error code maybe caused by server closing the tcp connection and Flash can't get server side error message.
     
    So maybe you can find something in server event logs.
     
    Regards,
    Terry
View Complete Thread