IIS Server: Acces To Path is Denied when export xls file
IIS Server: Acces To Path is Denied when export xls file
When trying to create excel files while exporting and you need to save it on the folder inside a web server. Often times you get an error like this :
iis access_denied
means that your websites application pool doesn’t have the rights to Read or Write into the folder that the website’s located. To fix it, you need to check the website’s ApplicationPool by opening the IIS Manger (simply press…
View On WordPress










