Hi,
I was importing a csv file of size 11 mb using import data feature and got the below error.

The unsupported way we can resolve it for our on premise environment is by running the following update query against MSCRM_CONFIG database.
UPDATE ServerSettingsProperties
SET IntColumn =15
where columnname=‘ImportMaxAllowedFileSizeInMB’
Also refer to this support article
http://support.microsoft.com/kb/918609
Bye.


[...] CRM 2011 Online: single file must be less than 8MB ( To change it http://nishantrana.wordpress.com/2012/08/05/the-import-file-is-too-large-to-upload-error-while-impor…) [...]
[...] CRM 2011 Online: single file must be less than 8MB ( To change it http://nishantrana.wordpress.com/2012/08/05/the-import-file-is-too-large-to-upload-error-while-impor…) [...]