Skip to content
  • There are no suggestions because the search field is empty.

AppEnhancer - AX_APPMOD error occurs when attempting to update application paths in Administrator

In AppEnhancer, attempting to add or update application paths may result in an AX_APPMOD error if there is insufficient storage available for the Administrator to perform test file operations

Applies To Versions: 
16.3 to 24.4
It may also be relevant for future versions


Example of Error: 


Resolution: 
There are two possible resolutions for this issue, depending on the version you are using.

1. If the Administrator's web.config file includes the "DisablePathWritableTest" key, you can modify its value to "True" to enable Administrator to skip the write path test.

or

2. You can modify the AE_PATHS table for the relevant application by updating the pathid column to point to the new path. It's important to note that any existing documents will still reference the old pathid, while new documents will utilize the updated path. Be sure to create a backup of the database before making any modifications or changes.