Increasing the Import File Size Complete these steps if the Enterprise requires you to import files larger than the default 4MB size. Browse to [Drive Letter]:\MICROS\Simphony2\SimphonyImportExport\WebApp\ and open the Web.config file. Add the following line within a comment: <httpRuntime targetFramework="4.5" /> Uncomment the following line: <httpRuntime targetFramework="4.5" executionTimeout="240" maxRequestLength="10243"/> Enter the maximum import file size for the maxRequestLength parameter in Kilobits. By default, this value is set to 10 MB. Save the changes. Related Topics Configuring the Import/Export Service Privileges Configuring the Import/Export Service Import/Export Service Components Parent topic: Importing and Exporting Data