![]() |
SERVER-X-1143: Unable to unload module name (error number).
Source: SERVER.EXE
Explanation: The NLM could not be unloaded.
Possible Cause: The module might have public symbols that other loaded NLM programs use, or other loaded NLM programs are dependent upon this module to be loaded.
Action: Check the documentation for the NLM. The documentation should specify which module or types of modules would be using it. These modules must be unloaded before the server can unload the module that produced the error message.
![]() |