Error at line xxx: Impossible to load module 'nimmacro'
5. If none of the above resolves the error:
You may have to copy nimmacro.dll and NimBUS-functions.src into /probes/application/e2e_appmon/.
The e2e scripts should then be able to find the files.
6. Make sure that the nimmacro.dll is copied into the working directory where the scripts are located and run from.
'msgbox(CurDir$()) - identifies the current directory where the e2e script is located.
'Copy the nimmacro.dll file into the working directory of the scripts to avoid 'Impossible to load module : nimmacro.' errors
Related notes regarding e2e probe version 2.0 GA installation:
Related notes regarding e2e_appmon probe version 3.01 GA:
In v3.01 GA the nimmacro.dll size was 1069KB (not 1059 as in the 2.51 and 2.52 versions) but for 3.01 GA that seemed to be fine since all other scripts on other e2e workstations upgraded to e2e_appmon 3.01 were functioning without error.
If the 'Impossible to load module error line 360' occurs, make sure to execute a cold start (Deactivate-Activate) of the e2e_appmon probe and the error should subside.