Options

Either the caller does not have the required permission...

navuser1navuser1 Member Posts: 1,329
edited 2015-04-07 in NAV Three Tier
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

Comments

  • Options
    vremeni4vremeni4 Member Posts: 323
    Hi,

    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.
  • Options
    navuser1navuser1 Member Posts: 1,329
    It's already done but the error msg is still coming. #-o
    Now or Never
  • Options
    vremeni4vremeni4 Member Posts: 323
    Hi,

    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.
  • Options
    navuser1navuser1 Member Posts: 1,329
    System is not able to save the generated file in temp folder(C:\Users\...Local\Temp). ](*,)
    Now or Never
Sign In or Register to comment.