I am receiving this error during an Excel Application Scope after a Read Text File activity of a 500+MB file. The workflow contains a Read Range inside of an Excel Application Scope. If the text file is under 500MB, the Excel Application Scope works fine. When using the Debug Stepper, each step takes longer if the 500MB file has been read. I assume this is because all the data is cached?
I tried closing all EXCEL.EXE processes in Task Manager. I tried reinstalling Studio and restarting my computer. If I disable the Excel activities, the Read Text File activity works. I am currently using UiPath Community Edition v2019.8.0 and Excel Activities v2.6.3.
Previously working versions are also having the same issue.
I tried using v2.6.2 and v2.6.1 but this did not work. I also tried copying the contents of the file to a new Excel workbook but this did not resolve my issue. Any other ideas?
Please let me know if you need more information. Thanks
Thank you for the replies. Your XAML worked for me. The Read Text File activity used to work for me with the same text file and other large files. Could the latest Studio update be causing an issue? What else could cause this error?
Previously working versions are also receiving the same error.