Issue
When clicking the "Save Log" button on the public folder monitor, the program may crash/freeze with the following (or similar) error
Error
"System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Binary Tree\E2E\bin\da1a2eb3-b7fb-4a04-8a91-24c3852575f2.txt' is denied."
"System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Microsoft Office\Office14\da1a2eb3-b7fb-4a04-8a91-24c3852575f2.txt' is denied."
Cause
This occurs when the logged on user does not have write access to the path for saving the PF monitor log files. To confirm, try to create a text document in the above path. If permissions are denied, try the below steps.
Solution
-Check the folder permissions and ensure they are set correctly
-If the error still occurs, try disabling UAC via the registry by following this article: https://gallery.technet.microsoft.com/Registry-Key-to-Disable-UAC-45d0df25