-
Nearly every design element recompiled says the above, even though this EXACT same code base builds fine as frog hair using R6.5.4. I have Manager access to this database, and I have never once failed to see this error appear using the menu selection.
-
Random elements also say “Syntax Error”, where no such error exists in R6.5.4.
-
Yet with “Enable automatic recompilation of all dependencies” set, so it does a full rebuild any time any element is ever saved anywhere, there are zero problems reported.
EDIT:
-
The “You are not authorized…” errors appear to have been Team Studio CIAO interfering with access to design. When I take out the hook for that and relaunch, I see nothing but “Syntax Error” messages in a "Rebuild all LotusScript.
-
Strangely, no “Problems” are in evidence, and not a single one of the “errored” elements has been changed from R6.5.4, they were simply pasted in from an R6 application using DDE. Also, not a single dependent library (none of which appear on the list, they are all "higher order"design elements) has been edited using DDE, at least not explicitly.
-
Re-enabling “automatic dependencies”, then saving any element to touch off a massive code rebuild, also shows no “Problems”, no red "X"s, nothing at all. Far as the Eclipse-based “editor” is concerned there are no worries.
-
Yet opening the application still pops that freaking undeclared variable dialog, and when I attempt to do anything it says my Design has no signature, and asks me to trust that.
-
DDE strikes again…