Activities of "swnke2"

  • ABP Framework version: v7.0.0.rc.6
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: None
  • Steps to reproduce the issue:"

I'm trying to change the favicon of my application which uses the LeptonX theme.

I've reviewed the documentation here, which doesn't mention it. https://docs.abp.io/en/commercial/7.0/themes/lepton-x/mvc

I've also reviewed this issue https://support.abp.io/QA/Questions/3698/LeptonX-MVC---How-to-change-the-logo however the file mentioned in the response (~/images/favicon/logo-favicon_1.svg) doesn't appear in my list of files (see below). I've tried replacing the file favicon.png in the wwwroot -> images -> favicon folder, re-run the application, performed a full browser refresh (CTRL-F5) and yet the default LeptonX favicon remains.

Throughout the various Support tickets I've received, there are references to other files that are not present in my folder. For example, in the documentation, it refers to two files (highlighted below) that don't appear in my structure. Is this version up to date?

Here is the complete list of files from my Themes folder:

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v6.0.2
  • UI type: Blazor Web Assembly
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:

info: Volo.Abp.AbpApplicationBase[0] - Volo.Abp.TextTemplateManagement.Blazor.WebAssembly.TextTemplateManagementBlazorWebAssemblyModule global.js?_v=638067725049215176:1 info: Volo.Abp.AbpApplicationBase[0] - Volo.Abp.TextTemplateManagement.Blazor.TextTemplateManagementBlazorModule global.js?_v=638067725049215176:1 warn: Volo.Abp.IdentityModel.IdentityModelAuthenticationService[0] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. invokeJSFromDotNet @ global.js?_v=638067725049215176:1 global.js?_v=638067725049215176:1 info: System.Net.Http.HttpClient.AbpMvcClient.LogicalHandler[100] Start processing HTTP request GET https://localhost:44347/api/abp/application-configuration?api-version=1.0 global.js?_v=638067725049215176:1 info: System.Net.Http.HttpClient.AbpMvcClient.ClientHandler[100] Sending HTTP request GET https://localhost:44347/api/abp/application-configuration?api-version=1.0 :44347/.well-known/openid-configuration:1 Failed to load resource: net::ERR_CONNECTION_REFUSED :44347/api/abp/application-configuration?api-version=1.0:1 Failed to load resource: net::ERR_CONNECTION_REFUSED global.js?_v=638067725049215176:1 System.AggregateException: One or more errors occurred. (An error occurred during the initialize Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor phase of the module Volo.Abp.AspNetCore.Components.WebAssembly.AbpAspNetCoreComponentsWebAssemblyModule, Volo.Abp.AspNetCore.Components.WebAssembly, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null: An error occurred during the ABP remote HTTP request. (TypeError: Failed to fetch) See the inner exception for details.. See the inner exception for details.) ---> Volo.Abp.AbpInitializationException: An error occurred during the initialize Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor phase of the module Volo.Abp.AspNetCore.Components.WebAssembly.AbpAspNetCoreComponentsWebAssemblyModule, Volo.Abp.AspNetCore.Components.WebAssembly, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null: An error occurred during the ABP remote HTTP request. (TypeError: Failed to fetch) See the inner exception for details.. See the inner exception for details. ---> Volo.Abp.Http.Client.AbpRemoteCallException: An error occurred during the ABP remote HTTP request. (TypeError: Failed to fetch) See the inner exception for details. ---> System.Net.Http.HttpRequestException: TypeError: Failed to fetch ---> System.Runtime.InteropServices.JavaScript.JSException: TypeError: Failed to fetch at System.Net.Http.BrowserHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.BrowserHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Volo.Abp.AspNetCore.Components.Web.AbpBlazorClientHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Volo.Abp.AspNetCore.Components.Web.AbpBlazorClientHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.<RequestAsync>d__34[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null]].MoveNext() --- End of inner exception stack trace --- at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.d__34[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null]].MoveNext() at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.<RequestAsync>d__331[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null]].MoveNext() at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.<RequestAsync>d__311[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto, Volo.Abp.AspNetCore.Mvc.Contracts, Version=6.0.2.0, Culture=neutral, PublicKeyToken=null]].MoveNext() at Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ClientProxies.AbpApplicationConfigurationClientProxy.GetAsync() at Volo.Abp.AspNetCore.Components.WebAssembly.WebAssemblyCachedApplicationConfigurationClient.InitializeAsync() at Volo.Abp.AspNetCore.Components.WebAssembly.AbpAspNetCoreComponentsWebAssemblyModule.OnApplicationInitializationAsync(ApplicationInitializationContext context) at Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor.InitializeAsync(ApplicationInitializationContext context, IAbpModule module) at Volo.Abp.Modularity.ModuleManager.InitializeModulesAsync(ApplicationInitializationContext context) --- End of inner exception stack trace --- at Volo.Abp.Modularity.ModuleManager.InitializeModulesAsync(ApplicationInitializationContext context) at Volo.Abp.AbpApplicationBase.InitializeModulesAsync() at Volo.Abp.AbpApplicationWithExternalServiceProvider.InitializeAsync(IServiceProvider serviceProvider) at Microsoft.AspNetCore.Components.WebAssembly.Hosting.AbpWebAssemblyHostBuilderExtensions.InitializeApplicationAsync(IAbpApplicationWithExternalServiceProvider application, IServiceProvider serviceProvider) at IoTverseSolution.Blazor.Program.Main(String[] args) in C:\Users\nick\source\repos\IoTverse\IoTverseSolution\aspnet-core\src\IoTverseSolution.Blazor\Program.cs:line 19 --- End of inner exception stack trace ---

  • Steps to reproduce the issue:"
  • Using ABP Suite, I've created many variations of the Tiered version and cannot get past this problem. I select the various options from the ABP Suite interface. I allow ABP Suite to create the database and complete migrations, both of which complete successfully (tables are created). I then run the http.api.host version which runs successfully, as does the public website. However, when I run the .Blazor project, I repeated get the above error. Below is the appsettings.config from the Blazor project:

{"App": {"SelfUrl": "https://localhost:44397"},"AuthServer": {"Authority": "https://localhost:44347","ClientId": "xxxSolution_Blazor","ResponseType": "code"},"Redis": {"Configuration": "127.0.0.1"},"RemoteServices": {"Default": {"BaseUrl": "https://localhost:44347"},"AbpAccountPublic": {"BaseUrl": "https://localhost:44347"}},"AbpCli": {"Bundle": {"Mode": "BundleAndMinify", / Options: None, Bundle, BundleAndMinify /"Name": "global","Parameters": {"LeptonTheme.Style": "Style6", / Options: Style1, Style2... Style6 */ "LeptonTheme.ChangeStyleDynamically": "true" } } } }

I updated to the v7 preview and I get the same issue:

顯示 2 個紀錄的 1 到 2 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11