I have configure website first time on server, all things works on local machine, it gives me an error “Unable to load DLL ‘ABCpdf8-32.dll’:Access Denied” on server.
I think this problem is due to permission, what type of permission I need to give and any other settings need to do for this.
I have configure website first time on server, all things works on local machine,
Share
If you have access to physical server with remote desktop or other tools : go to the Security tab in folder of this dll file and add
IIS_IUSRSuser to this folder. if you have a shared host : you can use control panel of your host and add read permission to this folder.