Hello,
I'm using stimulsoft report Ver.2023 on an old asp.net webforms project(.Net framework 4.8). It's generate reports and export them as pdf to download by users. On my local computer everything goes right. But when I deploy project on IIS server, after 2-3 weeks no pdf can generate.
I checked windows logs on server and get some error like 'FileNotFoundException' .... "C:\windows\temp\x4fr3542.dll" not found. (names of files are random but path is fixed). Replacing server with new machine fixes the problem for 2-3 weeks. What would I do?
Problem with stimulsoft report on asp.net webforms
-
- Posts: 1
- Joined: Mon Feb 17, 2025 4:41 am
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: Problem with stimulsoft report on asp.net webforms
Hello,
Most probably a compilation problem.
You can compile reports and load them from assemblies. Or use the Interpretation mode in reports.
Thank you.
Most probably a compilation problem.
You can compile reports and load them from assemblies. Or use the Interpretation mode in reports.
Thank you.