You are here: FAQ > FAQ Common to Both Documaker Editions > iDocumaker, iPPS, and WIP Edit Issues > How can I hide DLL load errors?

How can I hide DLL load errors?

You can use the ShowLoadDLLError option when you have custom edit hooks set up in FAP files but some users do not have the applicable custom DLL files. For example, you can use this option when a master resource library (MRL) uses custom hooks but a user is trying to use the same MRL with the WIP Edit plug-in.

Here is an example:

< Control >
	ShowLoadDLLError = No

 

Option

Description

ShowLoadDLLError

Set this option to No if you want the system to ignore missing DLL files. The default is Yes.