Problem:
When migrating to DocuWare with Image Files, and creating a PDF at time of migration, you may encounter the following error when the finalized PDF is very large:
Migration: DocuWare Direct
Error: 500 Internal Server Error
Solution:
The KB article "PSIcapture DocuWare Migration - Object Reference when migrating large PDF files or 404 Not Found" has information on the DocuWare web.config file to increase the filesize limit. There is also an additional value in the web.config that can affect the upload. If following this solution does not resolve, re-edit the web.config file and look for the 'maxRequestLength" value. The default is set for 102400 (102 MB). Try increasing to 1024000 and restarting IIS.
Additionally, using an actual OCR workflow step to produce a smaller sized PDF file should also overcome the issue.
Comments
Please sign in to leave a comment.