I have placed a links module on a DNN page. When I go into add link and choose "File" to link to a file, the page hangs and never goes forward. This does not happen when I am logged in as Admin.
I have give full control for this user on the page, module inherits these permissions also. I have give full control in the Admin > Files also.
Funny thing is I don't think it is a permissions issue as it sometimes works and I am able to choose a file. Debugging told me that in the IsReadLockHeld is always true and never comes out of the loop to return the folder count. There are a hugh number of files on the site. The cache is set to Memory in module settings for 0 seconds.
Any ideas?
Thanks, Amith