Dynamics GP Modifier Unable to Access Dictionary Resources

Coding

The Error:

While trying to access Dynamics GP2016 modified forms in the FORMS.DIC file, we were repeatedly denied access to the forms dictionary with the error message, “The modifier is currently unavailable because another user is editing resources in the forms dictionary.”

We knew for a fact that no one else was editing the dictionary in Modifier, the FORMS.DIC file was not read-only, and there were no indications in the ACTIVITY or SY00800/SY00801 tables that user had accessed Modifier.

 

The Fix:

After stepping back, we realized the environment in which we were attempting to access the forms dictionary was a terminal server environment.  When we looked at the running processes, we noticed that another instance of Dynamics GP2016 was running on the same server and this caused a file system lock on the FORMS.DIC file.  We force-closed the other running instance and logged back into Dynamics GP.  Success, we were able to access and modify resources in dictionary.

So, to recap the process when Dynamics GP displays the above message:

  • Check that there are no other running instances of GP on the local workstation.
  • Verify that the DIC is not marked as read-only (and is not blocked by the file system).
  • There are no users accessing Modifier or mapped into the system database activity tables.
  • The DIC file is not shared or is not locked by another running process on another machine.

If you have questions or need some assistance, visit our support page for more help.

Leave a Reply