Hi,
did anyone succed in using AsyncFileUpload in DNN? Although the module is marked as "allow partial render", I get two errore in web page, as alerts:
"Unhandled exception: Access is denied" and "Unhandled exception: the requested file uploading problem".
How can I solve it? the classical input type="file" is not working with ASP.NET AJAX..
Thanks