Hello everyone.
I am needing help on disabling the download button for select groups. I have been in contact with my VAR on this, but the lines of code they told me is not working. The lady said the code below is correct, but its not limiting the download button. The server has been restarted/recycle application pool but it is still not working.
So here is what my Web.config file has for the deny download area.
<vaultSettings>
<vault name=SWPDM" defaultDelimiter="|" denyDownloadGroups="Sr. Project Managers|Project Managers|Sales">
<user name="admin" denyDownload="false">user>
<user name="Sr. Project Managers" denyDownload="True">user>
<user name="Project Managers" denyDownload="True">user>
<user name="Sales" denyDownload="True">user>
vault>
vaultSettings>
I am not sure if I am missing something, or the server is not getting restarted/recycled properly.
Can anyone look at the code and let me know if I have it right, or if its wrong you can help me?
Thanks,
Kyle
SolidworksSolidworks Pdm/enterprise Pdm