Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Upload handler for ASP.NET WebUpload control
posted

I've been trying to use the WebUpload control in the ASP.NET suite of Infragistics, but uploads are failing because of the absence of an upload handler "IGUploadStatusHandler.ashx". The Sample Browser makes use of this file to handle the uploads, but even on extensive searching through installed Infragistics files, I couldn't find it.

Can anyone help me with this problem?