Did you install a new package for example the Google maps datatype? Sometimes this error happens because there is a datatype that doesn't have render control. If you created a new datatype without giving it a render control this can also happen.
But really make sure there is no datatype that has no render control. I made sure by checking each datatype in the datatype section, by opening them one by one.
Error #2038 with MulitpleFile Upload
Hi there,
Has anyone ever experienced this error using MultipleFile Upload ? "There has been an I/O Error: Error #2038" ?
The weird part of it, is this is a sudden error. It used to work perfectly before. Am using v 4.11.8
Did you install a new package for example the Google maps datatype? Sometimes this error happens because there is a datatype that doesn't have render control. If you created a new datatype without giving it a render control this can also happen.
Jeroen
Nope, i have those Packages installed atm imagenGen, uComponents, Structure Extensions and used to have the Tabular Data.
Maybe this topic can help: http://our.umbraco.org/projects/website-utilities/multiple-file-upload/bugs/5403-There-has-been-an-IO-Error-Error-2038-File-IO-Error
Jeroen
But really make sure there is no datatype that has no render control. I made sure by checking each datatype in the datatype section, by opening them one by one.
Jeroen
Do i need to change this in my config ?
to
I haven't used MFU for a while. You could try to change that and see if it works.
Jeroen
is working on a reply...