Job stopped with an unexpected exit code: 0xE0434352
Excel opens 81 times in order to store the data in one execution. As a result, the Excel file’s size would increase by 40–60 megabytes per day. Thus, reading and writing to the colours file will be exceedingly challenging. What is the ideal solution for it?
as of now I am getting below error.
Thanks
Hi @ManjunathReddy .
Have you check
Users with excel workflows accessing large amounts of data will encounter this error "Job stopped with an unexpected exit code: 0xE0434352", from time to time.
Follow the below steps:
Stop excel workflow temporarily and run a different workflow to see if the error still occurs.
Make simple excel workflow that just accesses the data in the same way to see if error still occurs.
Use kill excel Com object before reading excel object.
Use retry scope or increase the timeout to 60-90 seconds to ens…
@ManjunathReddy
Copy the required sheet from Large one into a new file.
Do your work in new small file.
Replace the old sheet in large file with new file sheet.
Back up the large file regularly, remove not required sheets and keep size not more than 80MB.
or
Use database or Sharepoint List
system
(system)
Closed
September 5, 2023, 9:17am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.