Problems with stimulsoft reports on ASP.NET webforms
Posted: Tue Oct 08, 2024 8:56 am
I'm running stimulsoft report Ver.2023 on an old ASP.NET webforms project (.NET framework 4.8). It generates reports and exports them as PDFs for users to download. On my local machine, everything works properly. However, after 2-3 weeks of deploying the app on the IIS server, no pdf can be generated.
I reviewed the server's Windows logs and discovered a 'FileNotFoundException': "C:\windows\temp\x4fr3542.dll" could not be located. (File names are randomly generated, but paths are fixed). Replacing the server with a new machine resolves the issue for 2-3 weeks. What would I do?
I reviewed the server's Windows logs and discovered a 'FileNotFoundException': "C:\windows\temp\x4fr3542.dll" could not be located. (File names are randomly generated, but paths are fixed). Replacing the server with a new machine resolves the issue for 2-3 weeks. What would I do?