Hello,
we have developed a windows service. It watches a folder say 'C:\X' and moves folder to C:\Y\X1 or C:\y\X2.
C:\Y\X1 & C:\Y\X2 have different permissions (rights).
Service is working perfectly on all systems, except 1. what could be the issue? any suggestions to check?