Activities of "Tisham.Ahuja"

Bundles are not loading when running app in local. Also for few pages in deployed version Bundles are not loading.

Any idea?

This has worked. Thank you :)

Can I add Javascript files as well here only? Or JS files need to be added somewhere else?

This solution says that we need to

  1. First add MyProjectBundleContributor : IBundleContributor
  2. add below in appsettings.json

"AbpCli": { "Bundle": { "Mode": "BundleAndMinify", /* Options: None, Bundle, BundleAndMinify */ "Name": "global", "Parameters": { "ExcludeThemeFromBundle":"true" } } } 3) There is a reference to this article to run bundle command: https://docs.abp.io/en/abp/latest/CLI#bundle which asks to run below command:

abp bundle

I get below error: Unsupported project type. Project type must be Microsoft.NET.Sdk.BlazorWebAssembly.

As I mentioned in ticket earlier as well: UI type: Blazor Server side assembly

Please help.

Please check mail have shared logs

On click of logout getting below error message: [400] Error! An internal error occurred during your request!

Shall send the corresponding logs.

Thanks, updated configuration and its working now

Enabled web socket but now the azure site is not loading throwing 500 error. Please check email have shared logs.

Do I need to enable websocket only on blazor webapp or also in Authserver and HTTPAPI host webapps?

hi

If you can share a simple project to reproduce that will be great.

liming.ma@volosoft.com

It is difficult to setup a new project again. Can we connect over the call now?

Showing 11 to 20 of 22 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21