Hello Andrea,
Can you please provide me with the specific exceptions which are thrown when running your project in this scenario (from the developer tools)? Regarding the Infragistics.js file, it contains the required javascript for WebUpload and can by default be found at:
C:\Program Files (x86)\Infragistics\NetAdvantage 2012.2\ASP.NET\jQuery
Hi Petar,
This is the error I get when I place the WebUpload control on my form.
"Microsoft JScript runtime error: The Infragistics WebUpload requires jQuery to be loaded."
Following the steps on http://help.infragistics.com/Help/Doc/ASPNET/2012.2/CLR4.0/html/WebUpload_Overview.html, I get this error:
"Unrecognized configuration section system.web/system.web."
How will I know what to use when registering for the modules and handlers?