Fixing permission issues with the MYOB Library

From BudgetLink Wiki
Jump to navigation Jump to search

Overview

The MYOB library is typically located in C:\Users\Public\Documents\MYOB\My AccountRight Files\.

Sometimes, windows permissions may prevent the files located in that folder from being listed by the MYOB API.

Fixing permission issues with the MYOB Library

To fix permission issues with the MYOB Library, follow these steps.

  1. Login to your windows machine using an administrator account;
  2. Using windows explorer, navigate to the MYOB library (typically C:\Users\Public\Documents\MYOB\);
  3. Right-Click on the My AccountRight Files and click Properties;
  4. Select the Security tab and click Advanced;
  5. Tick Replace all child object permission entries with inheritable permission entries from this object;
  6. Click OK to save the changes;
  7. Click Edit and ensure that SYSTEM, INTERACTIVE AND SERVICE all have Full Control;
  8. Click OK to save any changes;
  9. Close all dialogues and restart the machine for the changes to take effect.

Related Topics