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?
Hi anurag_bhd,
Probably you have not congigured properly your web.config. I cannot say what exactly the problem is because I have not any sample or part of your project where you use fileUpload. Bug for now my advice is to check our samples http://samples.infragistics.com/aspnet/Samples/WebUpload/Display/ProgressInformation/Default.aspx?cn=web-upload&sid=e659dc12-91b0-4bf5-b77c-8b6d9d32a768 and how to configure HttpModule/HttpHandler in web.config http://help.infragistics.com/NetAdvantage/jQuery/Current/CLR4.0?page=igUpload_Using_HTTP_Handler_and_Modules.html
Thanks for using our controls.
Regards,
Miro Hristov