I am facing below issue while writing around 4.5 lakhs rows (extracted from sql ) to datatable.
RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0xE0434352
I have tried putting the kill application (Excel) along with some time delay, still the issue is same. I am using Excel application scope to write the data. I tried with workbook activities, it passed but out file is corrupt all the time. Can someone help here ?