I have two Matrix reports located in seperate folders. The reports work fine, the toggle(+/-) images show up correctly. But when I add role security to the folders to limit access, the toggle images no longer show up, just the missing image(Red X). Any ideas on what I may be missing?
Thanks, Burl
Ok, seems the problem is with the <authorization> element in the web.config file. Changed it form <deny users="*"> to <deny users="?"> and my toggle images started working. Seems to be a security problem for the builtin resource file on the matrix report.
No comments:
Post a Comment