System.ApplicationException: Invalid Theme at Wisej.Core.ClientTheme.GetInstance(String name)

0
0

When I load a form I get this error. how can I fix it?

in web.config is all set correctly:

<add key=”Wisej.DefaultTheme” value=”Blue-1″/>

System.ApplicationException: Invalid Theme    at Wisej.Core.ClientTheme.GetInstance(String name)    at Wisej.Base.ApplicationBase.get_Theme()    at Wisej.Base.Extensions.GetTheme(IComponent component)    at Wisej.Web.Form.SizeFromClientSize(Size clientSize)    at Wisej.Base.ControlBase.SetClientSizeCore(Int32 width, Int32 height)    at Wisej.Base.ControlBase.set_ClientSize(Size value)    at Wisej.Web.Form..ctor()    at …

 

thx

  • You must to post comments
0
0

Hi Sank,

does this happen at design time or runtime ?
Do you have any theme-related setting in default.json ?

Can you please send web.config and default.json to me –> frankATiceteagroup.com

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.