Problem with SecurityContext in Ecxel configuration #155
-
|
I have this code in Excel configuration in a report when I have Excel as "Report Format": |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
yes SecurityContxt object is just set when executed from Web, to get the repository path, just use |
Beta Was this translation helpful? Give feedback.
yes SecurityContxt object is just set when executed from Web, to get the repository path, just use
report.Repository.RepositoryPath;