I am encountering a strange problem. If I create a new database off a local template (signed by admin userID), all is fine. If I replace the design using the same template (purpose: to hide design), I am getting USE LSX error dialog referencing the default view (Global). What could this be? It does not make sense considering it comes from the same template!?! Any ideas team? If there were an issue with a global declaration or USE statement, etc… it should happen when the Db is first created? IOW… why should the replace make it act up? …none of the elements appear to have design updates prohibited. Should not matter… because there are no changes.
Subject: Design Replace & USE LSX error
I often encounter this error and my solution is to recompile all lotusscript, close the designer and refresh the application with this recompiled template.
Most of the times this helps.
Subject: RE: Design Replace & USE LSX error
Thanks Rob… appreciate the feedback. I did recompile in designer but did a replace vs. refresh. I’ll try again.
Subject: RE: Design Replace & USE LSX error
I suggested a refresh because it will keep the unchanged design elements. I fear that a refresh won’t help you, when a replace failes.
Don’t forget to close the designer before you do a refresh/replace, because I found that it sometimes matters. Probably because there is some information kept in memory.