Is there a way to make AjaxFileUpload work on a web farm? It is using Path.GetTempPath() which would not exist on all servers in a load balanced environment. Is the support planned for the future releases and is there a suggested work around in the meantime?
↧