I have plenty of images path of my Rad Editor set to a folder with many sub folders. Each of those sub folders has dozens of images in it. On the production server, it takes almost a minute just for the Image Manager dialog to open and show the sub folders.and also taking long time on pagination as well filtration
I made changes in web.config as advised like below
<compilation debug="false" strict="false" explicit="true">
Still, I could not find any difference . Please advise , is there any way to improve the performance of the image manager.
I made changes in web.config as advised like below
<compilation debug="false" strict="false" explicit="true">
Still, I could not find any difference . Please advise , is there any way to improve the performance of the image manager.