Dear All,
I'm not able to save (SAVEASEXCEL) a report output due to below mentioned error message.
Either the caller does not have the required permission or the specified path is read-only.
I'm working on NAV 2013 R2 Database with NavUserPassword Credential .
How to solve this ?
Now or Never
0
Comments
In order to resolve this issue, you need to change permission on the folder where the file will be stored.
Right click on the folder, select properties -> click on tab Security -> click on Edit button
Add a user "Everyone" and give it full permissions on this folder only.
I hope this helps.
Thanks.
NAV uses a temporary folder e.g.
C:\Users\allusers\AppData\Local\Temp
to pre-save the file before you can save it in a selected folder.
Did you change the permission on the temporary folder too?
The tricky bit is too find out this folder.
I hope this helps.
Thanks.