data lost with both ckeditor and tinymce editor in asp.net mvc5 with very large texts/images -
i facing strange behavior ckeditor/tinymce editor in asp.net mvc5, razor application. when save large data above 10 mb of size fails store data, truncates large part of it, , not give error, behavior strange, , not able find solution, changes editor ckeditor tinymce, problem remained same.
even behavior not static, works larger data, fails of sudden without error.
i not sure problem, editor, or mvc controller function in receiving such large data etc, again goes , misbehaves that's crazy.
on further analysis found javascript editors tinymce of ckeditor not capable of handling such large data , that's why doing such strange behavior. test further deployed our application on server better processor, , more ram our existing server, , things went well. behavior of dramatically losing data while posting has been strange us, @ least should give error or exception, or should not work together.
Comments
Post a Comment