I have a dot net dll which is being used by the Navision code. In my scenario the dot net method in the dll queries the alfresco and writes the file bytes on a specified folder on the local machine. In this scenario i get an error Äccess is denied. When Navision team tries to write in a particular folder it gives an error saying that Either caller does not have sufficient permissions or the folder is read-only.
We have tried giving all the access and privileges to the service account being used by the Navision service but nothing works.
Kindly help me on this!!!!