I am trying to increase the upload file size in Rad Editor but have no luck.
I have changed the web config file to
.. httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="2097151" requestLengthDiskThreshold="50000" executionTimeout="9000" ..
and can upload large files via File Manager but still having problems with Rad editor
Any ideas
Thanks |