Error on the second connection with Excel using OleDB connection

Hi All,

I trying to establish connection with excel file using OleDB driver. In debug mode the executor getting stopped on second connection establishment.

Same code is working in different machine with different UiPath Studio versions (Tested in both 2018.4.6 and 2020.4.1)

Issue with UiPath 2019.10.5, is this a known UiPath version issue or am I missing anything?

Note: The system already having Microsoft Access Database Engine 2010

Thanks in Advance

ExecuteStopped
RunExecutionError

@dilipbalaji

are you using trying same file with 2 connections? Instead reuse the same connection

Hope this helps

Thanks

@Srini84 Nope, I am using different files and as mentioned, same code is working perfectly in other machine with different version of UiPath.