Hi Everyone,
Does anyone here encountered using an extension in .NET that reads an excel file and return its binary content and having issues reading large size excel file (200k rows). See below error:
Our environment uses 2 front ends and a load balancer.
Thanks in advance.
Regards,
Froi
Hi Froilan,
have you tested with small file like 100 rows and its working?
seems issue like related to path.
Regards
Rahul Sahu
Rahul Sahu wrote:
Hi Rahul,
Yes, it is working on 10k rows and below