By Jonathan Cornu on Tuesday, 13 February 2018
Posted in C# Development
Likes 0
Views 1.4K
Votes 0
With one development Import data on Eb, I have a problem OutOfMemory exception.

With a very big input Excel file of customer the Plug-in need a lot of memory and after take 1.2 Go memory the plug-in stop with the error OutOfMemory exception.

Do you have a solution for change the limit 1.2 Go ?
View Full Post