Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Recently a new error occurs and I really don't know what to do with that. Could You suggest me, what to check to get rid of that? I paste some logs to understand the nature or this incident :
Success Get QlikView Object: Document\CH81 2019-05-24 08:40:41
Success Printed: C:\Users\Administrator\AppData\Local\Temp\NPrinting_Temporary\2019-05-23_O00004-F00001.xls 2019-05-24 08:40:45
Success End Sales daily 2019-05-24 08:40:45
Success Start sales monthly 2019-05-24 08:40:45
Success Apply filter: This month 2019-05-24 08:40:45
Success Apply variable: vPredefKalendarz {This month} 2019-05-24 08:40:45
Success Report type: Excel Preview Format 2019-05-24 08:40:45
Success Creating report: C:\Users\Administrator\AppData\Local\Temp\NPrinting_Temporary\2019-05-01_2019-05-23_O00005-F00001.xls 2019-05-24 08:40:45
Success Get QlikView Object: Document\CH81 2019-05-24 08:40:45
Error Error: OLE error 800A03EC 2019-05-24 08:40:49
Error File C:\Users\Administrator\AppData\Local\Temp\NPrinting_Temporary\2019-05-01_2019-05-23_O00005-F00001.xls has not been created 2019-05-24 08:40:49
Success End sales monthly 2019-05-24 08:40:49
And then, when it comes to sending the emails I have :
Success Copying file: C:\Users\Public\Documents\NPrinting\Output\2019-05-23_sales daily.xls 2019-05-24 08:41:07
Success Copied file: C:\Users\Public\Documents\NPrinting\Output\2019-05-23_sales daily.xls 2019-05-24 08:41:07
Success Copying file: C:\Users\Public\Documents\NPrinting\Output\2019-05-01_2019-05-23_sales monthly.xls 2019-05-24 08:41:07
Error Error: File not found: C:\Users\Administrator\AppData\Local\Temp\NPrinting_Temporary\2019-05-01_2019-05-23_O00005-F00001.xls 2019-05-24 08:41:07
This situation is reapiting in few places in my script. So I assume, that this is because of the first one error - OLE error.
Has anyone some idea what means - Error: OLE error 800A03EC ?
MY N-PRINTING IS VERSION 16.6 (SR6)
hello @Frank_S
In my case, it ended incorrect in it's base, because my report in NPrinting is from Legacy Excel Reports, and the buttons "EDIT" and "NEW" are missing from reports from there.
But Your point gave me the new light on the case, I have checked templates in General Tab, and checked that it is all connected with QlikView Object which one was exported.
It was OK.
But - I have discovered what is going on. This situation was taking place when one particular user, has been taken to reduction and applied filters connected to his account. Next errors have been taking place when tried to send generated file to that particular user.
When I deleted that user from list, the errors have disappeared. This user was an admin account - to get emails to see if everything is good - with one filter to include all data from the rest of receivers. I have just add that email address to BCC, so the final is the same, but the errors are gone.
I wonder, why on that particular user, the error has occurred, but I'm glad I get rid of it.
Thanks guys.
Hi,
I have not seen this error yet, but maybe this can be checked :
folders below needs to exist :
C:\Windows\SysWOW64\config\systemprofile\Desktop
C:\Windows\System32\config\systemprofile\Desktop
Best regards,
Alexis
Hi @renovero
If yes, then the report template is missing, moved or deleted or possibly inaccessible due to file/folder permission changes on the computer brought down perhaps by Active Directory group possible. Likely the template file was move inadvertently.
Hope this helps
hello @Frank_S
In my case, it ended incorrect in it's base, because my report in NPrinting is from Legacy Excel Reports, and the buttons "EDIT" and "NEW" are missing from reports from there.
But Your point gave me the new light on the case, I have checked templates in General Tab, and checked that it is all connected with QlikView Object which one was exported.
It was OK.
But - I have discovered what is going on. This situation was taking place when one particular user, has been taken to reduction and applied filters connected to his account. Next errors have been taking place when tried to send generated file to that particular user.
When I deleted that user from list, the errors have disappeared. This user was an admin account - to get emails to see if everything is good - with one filter to include all data from the rest of receivers. I have just add that email address to BCC, so the final is the same, but the errors are gone.
I wonder, why on that particular user, the error has occurred, but I'm glad I get rid of it.
Thanks guys.