Hi,
I use the AjaxFileUpload to upload images to Blob Storage.
When I run the code on my computer, all is working but I can upload file in production environnement ?
I think the upload faild because IIS can't writte the file on the system.
I suppose that we should use the local storage as a temp folder. But how configure it ?
Regards,
I use the AjaxFileUpload to upload images to Blob Storage.
When I run the code on my computer, all is working but I can upload file in production environnement ?
I think the upload faild because IIS can't writte the file on the system.
I suppose that we should use the local storage as a temp folder. But how configure it ?
Regards,