PDF export and print from adobe not working
net core 5 app, everything working fine on local dev, but after publish to web hosting, pdf export and print not working.
using code to do pdf export, showing error
System.UnauthorizedAccessException: Access to the path 'C:\\Windows\\TEMP\\font2021.3.28.list' is denied
if using web report viewer, and click print from adobe reader, it showing 404, but print from browser working fine
and export to other format working fine, just not working for export to pdf
any help?
Comments
I am also having this same error, I have 2 instances of an up running on the same server, one works and the other gets this error.