Good Morning,
Since more than a month I try to find out a problem with a client which is from time to time no longer responding.
There is a third party PDF-printer and a third party DLL (automation) which is called from a job scheduler within a native Dynamics NAV 5.01 database. This job runs 7 days a week at the same time and calls the DLL (automation) which creates an ASCII-text index file and prepares the PDF-filename. The filename is stored in the server registry. Afterwards the posted invoice is read and printed. The PDF-printer retrieves the filename from the server registry and creates a PDF-file.
This job runs at one customer since months without any problems. At another customer the client gets “freezed” and the displayed windows are all white. There is no error message displayed, there is also nothing mentioned in the server event logs. The client has then to be cancelled.
Unfortunately I cannot force the error. It might be, that the job is running without any problems during several days. But it might also be, that the job does not respond the first time after a client restart. Sometimes the program stopped during the call of the DLL, but most of the time it stopped after the call of the DLL and just before or during the call of the report (report.runmodal).
I have absolutely no idea, how to find out the problem. Also Microsoft could not help.
Do you have any ideas? I slowly get crazy!
Both customers have a native NAV 5.01 database, build 29410. Both customers have Windows 2003 Servers.
Thank you very much, Beno!!!