Why I got error message "Exception : Output file not found" on p2fServer batch processing?
My batch processing command :
"C:\Program Files\Print2Flash\p2fServer.exe" C:\pdf\img-327113239.pdf /createlogfile:on /logfilename:test.txt'
Here is the log file message :
4/14/2008 1:28:12 AM Batch job started
4/14/2008 1:28:12 AM Converting file C:\pdf\img-327113239.pdf
4/14/2008 1:28:18 AM The file (C:\pdf\img-327113239.pdf) could not be converted. Exception : Output file not found
4/14/2008 1:28:18 AM Batch job completed. 0 files converted, 1 errors
Please help.
Exception : Output file not found
-
- Posts:2
- Joined:Tue Mar 16, 2010 2:24 am
Re: Exception : Output file not found
I has the same problem. Please help!
-
- Posts:7
- Joined:Tue May 10, 2011 9:33 am
Re: Exception : Output file not found
I have this same issue now and it seems support has never answered. One of my team members has been in direct contact with support on this and we have not resolved it yet. At first glance of the error message it appears that P2F doesn't have proper permissions to write to the output directory, but I looked over our permissions and I don't think that is the issue.
-
- Posts:7
- Joined:Tue May 10, 2011 9:33 am
Re: Exception : Output file not found
The user that was executing the p2fserver.exe did not have write permissions. Enabled write permissions resolved my issue.