Implemeting a new Theme in not working when uploaded to WinHost

0
0

Hi,

I believe that there is an issue on the latest WiseJ 4 for new themes.  I created one, based on Blue-2, and trying to use it with my Application.  At runtime and locally IIS, it works by just adding it to the web config file.   When I upload the app to WinHost, the theme is goes back to Blue-2.

I already tried it by adding it to:

  • Web Config File
  • Default.json
  • And Runttime like:   Application.LoadTheme

But nothing.  I even tried to clear the cache on the browser.   The new theme file, I put it in the Theme sub-folder (See attachment).  Anything that I missed?

Thanks in advance

Robert

Update: I added samples of the webconfig, json and runtime code.

  • You must to post comments
0
0

Hi Maestro,

Is your app deployed as a .NET Framework or .NET Core version?

Is the Theme file located with the deployed files?

Usually, what you’re describing is a deployment issue.

Best Regards,

Alaa

  • Maestro
    hi Alaa, the app is deployed as NET Core. I did noticed that the theme is not deployed as a separate file, unless it is compiled somehow. I tried to uploaded on the root and also in the theme folder, but that didn’t work. Thanks in advance.
  • You must to post comments
0
0

Hi Robert,

please share a sample project so we can see your web.config, default.json etc.

You can also send it to support@wisej.com

Best regards
Frank

  • Maestro
    Hi Frank, I have added 3 more images to show the code. Thanks
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.