Hi @khaled ghoul ,
This error message occurs when the process or configured impersonation account does not have permissions access to the ASP.NET temporary files folder. To avoid this issue, please try to specify the Read/Write permission for an account to "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files".
Do you use IIS impersonation, if so, please refer to the following operations:
- In the features view, under the IIS sections double click on Authentication.
- Enable ASP.NET Impersonation
- Select ASP.NET Impersonation and select "Edit..." under the actions pane
- Select Authenticated user
And verify whether your SSRS version is consistent with the "Version = 2019.11.0.0" in the error message, if not, try to update your SSRS.
For more information about this issue, please see:
http://social.technet.microsoft.com/Forums/en/sqlreportingservices/thread/1fdce664-ed55-483d-a249-6b84f0615e45
Hope this helps.
Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.