I am working on a C++ application that can schedule and export crystal reports.The app uses Crystal 8.5 API calls. It mostly works fine but occasionally, say after running continuously for about two to three weeks, the same print job that worked perfectly so far fails with GetJobStatus() returning 'PEP_JOBFAILED'. Thereafter all the following print jobs also fail. The crystal job is closed after each print job is executed but the engine remains open for the entire period. Restarting the application fixes the problem.
Does anybody out there who dealt with report schedulers came across this problem?
Any help/suggestion is highly appreciated.
TIA
Kanika
Does anybody out there who dealt with report schedulers came across this problem?
Any help/suggestion is highly appreciated.
TIA
Kanika