RE: A get/change Dynamics GP Error
If you've verified that multiple users have the same error on one workstation, but these same users can go to other workstations with Dynamics GP installed and not see the issue, then the issue would appear to be specific to the workstation, which would only really leave the following to rule out:
1. The Dynamics GP code/directory itself
2. ODBC DSN being used to connect SQL and GP
3. Forms and Reports dictionary files, if not using the same as other Dynamics GP instances on other machines.
4. The user's Windows profile
>For the ODBC, make sure it is setup as per KB 870416
>For the GP directory, look at the Dynamics.set file for this workstation's Dynamics GP instance, and compare it to other workstations. Does this workstation have anything installed that the other workstations do not, or vice versa?
As well, you can try renaming the GP directory on this one workstation, then run a Repair against it, which will re-create the entire GP directory, folders and files. Login to this 'new' GP directory and attempt to re-create the error.
The above is all on the assumption that the testing you've done is on the exact same company database, on all the machines you tested, with all the different users.
Thanks