Import 40 mb MPP file not loading data in Gantt Table

Hi there I am using trail version of Gantt chart. Our project .mpp file is around 40 Mb size, I have uploaded the file in the trail code want to check the result. The load_from_mpp data is not displaying any record in the chart. If I upload 1 to 2 mb .mpp file able to load the data in Gantt. What is the limit of .mpp file to data load the gantt

Hello Karthi,
The maximal request size for the online export server is 10Mb. For MSP files, you can send the requests to a different export server that has the 40Mb limitation:
https://docs.dhtmlx.com/gantt/desktop__export_msproject.html#limitsonrequestsizeandimportoflargefiles

The standalone export module doesn’t have that limitation. I tested that it is possible to import a 250Mb file there.