xpages - How to overcome the error "The unknown namespace tag xe:applicationLayout cannot be used as a control." -


i created sort of template db xpages applications. not true template, design can grab code start new xpages db.

i copied on cc , got error:

"the unknown namespace tag xe:applicationlayout cannot used control, namespace http://www.ibm.com/xsp/coreex not known."

i tried creating new cc in target db , pasting source in, still got error. error mean , how can overcome it?

i mean, come on, can't copy , past design elements 1 db another???

it means haven't enabled extlib in application's properties. if xsp properties (in 9.0+) or application properties (in ancient releases), can enable com.ibm.xsp.extlib.library library, assuming have installed.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -