- Knowledge base
- powerLoad(bcpToolkit)
- Troubleshooting
How to handle large export with over 100.000 files /folder/items
Issue
The bcpDevKit can not handle extreme large exports containing more than 100 thousand files, folders and items.
Cause
This issue depends on the platform target (x86) of the application that uses the bcpDevKit.
Solution
Change the platform target of the used application to x64. Then the application will start a 64-bit process and is allowed to consume more RAM. With more RAM you are able to export more files.