You do not need to register to post your questions or comments so fire away !!Topics related to Dnn only please.
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
The changes in web config file result in app pool being recycled, that is why the site "came back " after refresh.