Question
· Apr 3

Zen Page can't find compiled class

Hi Guys,

After converting from Ensemble 2014 to 2018 and ran my application I get the below error message:

 

 

MSDS.ZEN.Component.imageclickbuttom exits and compiles fine and also compiled the Zen page extending the class successfully  but still getting the error so not sure why I'm still getting the error!?

Thanks

Product version: Ensemble 2018.1
Discussion (4)3
Log in or sign up to continue

When I compile the class of the custom component it creates the .js & .css components in install\CSP\us-serenity where us-serenity is my namespace, so I manually copied those  components to install\CSP\broker and that fixed the error, so I'm wondering why when compiling it doesn't generate to broker folder or how can I make my install look for the generated components in  install\CSP\us-serenity instead of install\CSP\broker
?
   

Thanks Stephen