Error loading use or uselsx module: <script library here>

Hi Everyone

"Error loading use or uselsx module: LNHR Profile

One of the users is trying to access a db which when opened,displays a frameset. This frameset has a form which uses a script lib, say SL1. SL1 uses another script lib say SL2, and again SL2 uses LNHR Profile :frowning:

Problem here i, if that user opens the db, it errors out with the above message. For rest all no issues.

I checked the design and it looks pretty good but doubt his ECL and memory space. Could you please help me in fixing this issue.

Subject: Script library

Open each script library and re-save them (make a small change so each one will be recompiled), starting with LNHR, then SL2 and SL1. Verify that you don’t have public variables with the same name in several of the script libraries, and also check that you don’t have duplicate functions.

A “recompile all Lotusscript” might help, and you can also use the “build project” function if you are using 8.5.2 or higher.