Re: UploadCompleted Server-side Event Not Firing

  •  03-25-2010, 5:25 PM

    Re: UploadCompleted Server-side Event Not Firing

    Dear icastel,
     
    If you have not called args.MoveTo("d:\\test\\"+args.FileName) to move the oringinal temp file in FileValidating event,  FileUploaded method should be called when all files have been uploaded.
     
    Can you post your code here? We will test it.
     
    Regards,
    Eric
     
View Complete Thread