March 24, 20205 yr Hi all I've created a PDF export script. However when I run it on the server (admin privileges are ticked) I get error 800 on the save as PDF step. I can see the file appear in the destination, but it disappears after a second. The export path is a variable which is set as "filewin:" & Get ( DocumentsPath) & "Report.pdf" I do not get this problem with the Export Records script step. Any ideas? Thanks Edited March 24, 20205 yr by sal88
March 26, 20205 yr Author It turned out there was a server-side scheduled script that included export/import steps, that had not finished, or had frozen. There were multiple instances of it running. A reboot of the server resolved it
Create an account or sign in to comment