Activities of "swnke2"

Hi,

Thanks for your time this morning.

I tried for several hours to fix the certificate issue, but for some reason I can't can't get the local host cert to be permanently Trusted.

However, we've both spent enough time on this; I'll se the MVC version (which works).

I'll close the ticket.

Nick.

Answer

Hi,

I've converted the PNG to an SVG file and placed it into the folder under the filename as suggested - see below. However, this isn't being picked up by the browser, even after a CTRL-F5 refresh,

Also, can you provide any comments on the other files suggested in the documentation that aren't present on my folder structure e.g _Sidebar.cshtml?

Thanks, Nick.

Question
  • 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:

Hi,

I believe I have setup my development environment correctly. As mentioned above, I can create and use an MVC version of the application.

Below is my version of node, yarn * dotnet. I am using Visual Studio 2022.

I am happy to let you connect to my machine if there is any diagnostics you could undertake?

PS C:\Users\nick> node Welcome to Node.js v18.12.1. Type ".help" for more information.

(To exit, press Ctrl+C again or Ctrl+D or type .exit)

PS C:\Users\nick> yarn yarn install v1.22.19 [1/4] Resolving packages... success Already up-to-date. Done in 0.10s. PS C:\Users\nick> dotnet --info .NET SDK: Version: 7.0.100 Commit: e12b7af219

Runtime Environment: OS Name: Windows OS Version: 10.0.22621 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\7.0.100\

Host: Version: 7.0.0 Architecture: x64 Commit: d099f075e4

.NET SDKs installed: 2.1.515 [C:\Program Files\dotnet\sdk] 3.1.301 [C:\Program Files\dotnet\sdk] 5.0.401 [C:\Program Files\dotnet\sdk] 6.0.201 [C:\Program Files\dotnet\sdk] 7.0.100 [C:\Program Files\dotnet\sdk]

.NET runtimes installed: Microsoft.AspNetCore.All 2.1.19 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All] Microsoft.AspNetCore.All 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All] Microsoft.AspNetCore.App 2.1.19 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 3.1.19 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 5.0.10 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 2.1.19 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 3.1.19 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 5.0.10 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.9 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 3.1.19 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 5.0.10 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found: x86 [C:\Program Files (x86)\dotnet] registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

Environment variables: Not set

global.json file: Not found

Learn more: https://aka.ms/dotnet/info

Download .NET: https://aka.ms/dotnet/download PS C:\Users\nick>

The project, when when zipped, is 121Mb. I can't send it via email and I doubt you'll be able to receive it even if I could.

Can you suggest a shared web location where I can place it (i.e. what do you normally use in these scenarios)?

As I mentioned previously, I appreciate that this is perhaps something within my environment, however you guys know you own product best.

Regards, Nick.

I could not produce the error. If you have applied a different procedure, please indicate.

Hello,

My build output is practically the same. NOTE: I can get a version working with MVC, just not Blazor Web Assembly.

The first warning / error when I run the project (after DB Migration) is:

Please find below the project files as requested.

I used the command below to create this. I ran the migrator project successfully and it created the database and also the tables.

abp new abptest7 --theme leptonx -ui blazor --version 7.0.0-rc.5 -csf

Here's the output from the command:

[14:32:25 INF] ABP CLI 7.0.0-rc.5 [14:32:26 WRN] ABP CLI has a newer prerelease version 7.0.0-rc.6, please update to get the latest features and fixes. [14:32:26 WRN] [14:32:26 WRN] Update Command: [14:32:26 WRN] dotnet tool update -g Volo.Abp.Cli --version 7.0.0-rc.6 [14:32:26 WRN] [14:32:26 INF] Creating your project... [14:32:26 INF] Project name: abptest7 [14:32:27 INF] Version: 7.0.0-rc.5 [14:32:27 INF] UI Framework: Blazor [14:32:27 INF] Output folder: C:\iotverse\abptest7 [14:32:27 INF] Using cached template: app-pro, version: 7.0.0-rc.5 [14:32:27 INF] Theme: LeptonX [14:32:27 INF] Theme Style: System [14:32:28 INF] Check out the documents at https://docs.abp.io/en/commercial/latest [14:32:28 INF] 'abptest7' has been successfully created to 'C:\iotverse\abptest7' [14:32:28 INF] Creating initial migrations... [14:32:55 INF] Initial migrations are created. [14:32:55 INF] Installing client-side packages... [14:32:58 INF] Found 1 projects. [14:32:58 INF] C:\iotverse\abptest7\src\abptest7.HttpApi.Host [14:32:59 INF] Running Yarn on C:\iotverse\abptest7\src\abptest7.HttpApi.Host yarn install v1.22.19 info No lockfile found. [1/4] Resolving packages... warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated warning @volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/aspnetcore.mvc.ui > gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2/4] Fetching packages... [3/4] Linking dependencies... warning "@volo/abp.aspnetcore.mvc.ui.theme.leptonx > @volo/abp.aspnetcore.mvc.ui.theme.commercial > @abp/aspnetcore.mvc.ui.theme.shared > @abp/bootstrap > bootstrap@5.2.3" has unmet peer dependency "@popperjs/core@^2.11.6". [4/4] Building fresh packages... success Saved lockfile. Done in 33.60s. [14:33:34 INF] Generating bundles for Blazor Wasm... Building....: (1/1)C:\iotverse\abptest7\src\abptest7.Blazor\abptest7.Blazor.csproj Executing...: dotnet build C:\iotverse\abptest7\src\abptest7.Blazor\abptest7.Blazor.csproj MSBuild version 17.4.0+18d5aef85 for .NET Determining projects to restore... Restored C:\iotverse\abptest7\src\abptest7.Domain.Shared\abptest7.Domain.Shared.csproj (in 819 ms). Restored C:\iotverse\abptest7\src\abptest7.Application.Contracts\abptest7.Application.Contracts.csproj (in 1.75 sec). Restored C:\iotverse\abptest7\src\abptest7.HttpApi.Client\abptest7.HttpApi.Client.csproj (in 2.88 sec). Restored C:\iotverse\abptest7\src\abptest7.Blazor\abptest7.Blazor.csproj (in 10.06 sec). abptest7.Domain.Shared -> C:\iotverse\abptest7\src\abptest7.Domain.Shared\bin\Debug\netstandard2.0\abptest7.Domain.Shared.dll abptest7.Application.Contracts -> C:\iotverse\abptest7\src\abptest7.Application.Contracts\bin\Debug\netstandard2.0\abptest7.Application.Contracts.dll abptest7.HttpApi.Client -> C:\iotverse\abptest7\src\abptest7.HttpApi.Client\bin\Debug\netstandard2.0\abptest7.HttpApi.Client.dll abptest7.Blazor -> C:\iotverse\abptest7\src\abptest7.Blazor\bin\Debug\net7.0\abptest7.Blazor.dll abptest7.Blazor (Blazor output) -> C:\iotverse\abptest7\src\abptest7.Blazor\bin\Debug\net7.0\wwwroot

Build succeeded. 0 Warning(s) 0 Error(s)

Time Elapsed 00:00:17.35 [14:34:39 INF] Generating style bundle... [14:34:39 INF] Style bundle has been generated successfully. [14:34:39 INF] Generating script bundle... [14:34:39 INF] Script bundle has been generated successfully. [14:34:39 INF] Script and style references in the index.html file have been updated.

  • Application

<Project Sdk="Microsoft.NET.Sdk">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <RootNamespace>abptest7</RootNamespace> </PropertyGroup>

<ItemGroup> <ProjectReference Include="..\abptest7.Domain\abptest7.Domain.csproj" /> <ProjectReference Include="..\abptest7.Application.Contracts\abptest7.Application.Contracts.csproj" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.PermissionManagement.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.FeatureManagement.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.SettingManagement.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.Host.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.OpenIddict.Pro.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Account.Pro.Public.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Account.Pro.Admin.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.Application" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.Application" Version="7.0.0-rc.5" /> </ItemGroup>

</Project>

Application.Contracts

<Project Sdk="Microsoft.NET.Sdk">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <RootNamespace>abptest7</RootNamespace> </PropertyGroup>

<ItemGroup> <ProjectReference Include="..\abptest7.Domain.Shared\abptest7.Domain.Shared.csproj" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.PermissionManagement.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.FeatureManagement.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.Host.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.OpenIddict.Pro.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Account.Pro.Public.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Account.Pro.Admin.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.Application.Contracts" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.Application.Contracts" Version="7.0.0-rc.5" /> </ItemGroup>

</Project>

Blazor

<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData> </PropertyGroup>

<ItemGroup> <PackageReference Include="Blazorise.Bootstrap5" Version="1.1.4.1" /> <PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.1.4.1" /> <PackageReference Include="Blazorise.Components" Version="1.1.4.1" /> <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.0" /> <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.0" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.Autofac.WebAssembly" Version="7.0.0-rc.5" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXTheme" Version="2.0.0-*" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.SettingManagement.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.Host.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Account.Pro.Admin.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.OpenIddict.Pro.Blazor.WebAssembly" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.Blazor.WebAssembly" Version="7.0.0-rc.5" /> </ItemGroup>

<ItemGroup> <ProjectReference Include="....\src\abptest7.HttpApi.Client\abptest7.HttpApi.Client.csproj" /> </ItemGroup>

</Project>

Domain <Project Sdk="Microsoft.NET.Sdk">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <RootNamespace>abptest7</RootNamespace> </PropertyGroup>

<ItemGroup> <ProjectReference Include="..\abptest7.Domain.Shared\abptest7.Domain.Shared.csproj" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.Emailing" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Caching" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.PermissionManagement.Domain.Identity" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.OpenIddict.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.PermissionManagement.Domain.OpenIddict" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BackgroundJobs.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.FeatureManagement.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.SettingManagement.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BlobStoring.Database.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.Domain" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Commercial.SuiteTemplates" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.Domain" Version="7.0.0-rc.5" /> </ItemGroup>

</Project>

Domain.Shared <Project Sdk="Microsoft.NET.Sdk">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <RootNamespace>abptest7</RootNamespace> <GenerateEmbeddedFilesManifest>true</GenerateEmbeddedFilesManifest> </PropertyGroup>

<ItemGroup> <PackageReference Include="Volo.Abp.OpenIddict.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BackgroundJobs.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.FeatureManagement.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.PermissionManagement.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.SettingManagement.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BlobStoring.Database.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.Domain.Shared" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.GlobalFeatures" Version="7.0.0-rc.5" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.0" /> </ItemGroup>

<ItemGroup> <EmbeddedResource Include="Localization\abptest7*.json" /> <Content Remove="Localization\abptest7*.json" /> </ItemGroup>

</Project>

EntityFrameworkCore <Project Sdk="Microsoft.NET.Sdk">

<Import Project="....\common.props" />

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <RootNamespace>abptest7</RootNamespace> </PropertyGroup>

<ItemGroup> <ProjectReference Include="..\abptest7.Domain\abptest7.Domain.csproj" /> <PackageReference Include="Volo.Abp.EntityFrameworkCore.SqlServer" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.OpenIddict.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BackgroundJobs.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.AuditLogging.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.FeatureManagement.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Identity.Pro.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.LanguageManagement.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Saas.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.TextTemplateManagement.EntityFrameworkCore" Version="7.0.0-rc.5" /> <PackageReference Include="Volo.Abp.Gdpr.EntityFrameworkCore" Version="7.0.0-rc.5" /> </ItemGroup>

<ItemGroup> <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.1"> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> <PrivateAssets>compile; contentFiles; build; buildMultitargeting; buildTransitive; analyzers; native</PrivateAssets> </PackageReference> </ItemGroup>

</Project>

Thanks for your response.

I've updated the CLIs using the commands you provided and generated a new Solution.

The Project generates without errors but still fails at runtime. I ran HttpApi.Host and the DBMigrator projects successfully but when I run the Blazor project, I get the following in the browser console:

NOTE: I've also created a single layer MVC web solution, it works OK.

info: Volo.Abp.AbpApplicationBase[0]
        - Volo.Saas.Host.Blazor.WebAssembly.SaasHostBlazorWebAssemblyModule
_bound_js_globalThis_console_info:7 info: Volo.Abp.AbpApplicationBase[0]
          - Volo.Saas.Host.Blazor.SaasHostBlazorModule
_bound_js_globalThis_console_info:7 info: Volo.Abp.AbpApplicationBase[0]
            - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule
_bound_js_globalThis_console_info:7 info: Volo.Abp.AbpApplicationBase[0]
          - Volo.Abp.FeatureManagement.Blazor.WebAssembly.AbpFeatureManagementBlazorWebAssemblyModule
_bound_js_globalThis_console_info:7 info: Volo.Abp.AbpApplicationBase[0]
        - Volo.Abp.TextTemplateManagement.Blazor.WebAssembly.TextTemplateManagementBlazorWebAssemblyModule
_bound_js_globalThis_console_info:7 info: Volo.Abp.AbpApplicationBase[0]
          - Volo.Abp.TextTemplateManagement.Blazor.TextTemplateManagementBlazorModule
DevTools failed to load source map: Could not load content for chrome-extension://bmnlcjabgnpnenekpadlanbbkooimhnj/browser-polyfill.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://localhost:44346/bootstrap.bundle.min.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://localhost:44346/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
_bound_js_globalThis_console_warn:7 warn: Volo.Abp.IdentityModel.IdentityModelAuthenticationService[0]
      Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration.
_bound_js_globalThis_console_warn @ _bound_js_globalThis_console_warn:7
Ss @ dotnet.7.0.0.vr07g1hgoh.js:5
_mono_wasm_invoke_bound_function @ dotnet.7.0.0.vr07g1hgoh.js:14
$func313 @ dotnet.wasm:0x1d3d8
$func283 @ dotnet.wasm:0x1c8d1
$func221 @ dotnet.wasm:0xdfdd
$func220 @ dotnet.wasm:0xce8f
$func8112 @ dotnet.wasm:0x1a1fcc
$func2053 @ dotnet.wasm:0x859fe
$func2058 @ dotnet.wasm:0x86066
$func2085 @ dotnet.wasm:0x88125
$mono_wasm_invoke_method_ref @ dotnet.wasm:0x9bcb
Module._mono_wasm_invoke_method_ref @ dotnet.7.0.0.vr07g1hgoh.js:14
_Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS @ _Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS:26
endInvokeJSFromDotNet @ global.js?_v=638076360599966909:1
(anonymous) @ global.js?_v=638076360599966909:1
_bound_js_globalThis_console_info:7 info: System.Net.Http.HttpClient.AbpMvcClient.LogicalHandler[100]
      Start processing HTTP request GET https://localhost:44315/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0
_bound_js_globalThis_console_info:7 info: System.Net.Http.HttpClient.AbpMvcClient.ClientHandler[100]
      Sending HTTP request GET https://localhost:44315/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0
:44315/.well-known/openid-configuration:1          Failed to load resource: net::ERR_CONNECTION_REFUSED
dotnet.7.0.0.vr07g1hgoh.js:5          GET https://localhost:44315/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 net::ERR_CONNECTION_REFUSED
(anonymous) @ dotnet.7.0.0.vr07g1hgoh.js:5
_t @ dotnet.7.0.0.vr07g1hgoh.js:5
ia @ dotnet.7.0.0.vr07g1hgoh.js:5
_bound_js_INTERNAL_http_wasm_fetch @ _bound_js_INTERNAL_http_wasm_fetch:13
Ss @ dotnet.7.0.0.vr07g1hgoh.js:5
_mono_wasm_invoke_bound_function @ dotnet.7.0.0.vr07g1hgoh.js:14
$func313 @ dotnet.wasm:0x1d3d8
$func283 @ dotnet.wasm:0x1c8d1
$func221 @ dotnet.wasm:0xdfdd
$func220 @ dotnet.wasm:0xce8f
$func8112 @ dotnet.wasm:0x1a1fcc
$func2053 @ dotnet.wasm:0x859fe
$func2058 @ dotnet.wasm:0x86066
$func2085 @ dotnet.wasm:0x88125
$mono_wasm_invoke_method_ref @ dotnet.wasm:0x9bcb
Module._mono_wasm_invoke_method_ref @ dotnet.7.0.0.vr07g1hgoh.js:14
_Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS @ _Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS:26
endInvokeJSFromDotNet @ global.js?_v=638076360599966909:1
(anonymous) @ global.js?_v=638076360599966909:1
Promise.then (async)
beginInvokeJSFromDotNet @ global.js?_v=638076360599966909:1
Gt @ global.js?_v=638076360599966909:1
Ii @ dotnet.7.0.0.vr07g1hgoh.js:5
_mono_wasm_invoke_js_blazor @ dotnet.7.0.0.vr07g1hgoh.js:14
$func313 @ dotnet.wasm:0x1d4a3
$func283 @ dotnet.wasm:0x1c8d1
$func221 @ dotnet.wasm:0xdfdd
$func220 @ dotnet.wasm:0xce8f
$func8112 @ dotnet.wasm:0x1a1fcc
$func2053 @ dotnet.wasm:0x859fe
$func2058 @ dotnet.wasm:0x86066
$func2085 @ dotnet.wasm:0x88125
$mono_wasm_invoke_method_ref @ dotnet.wasm:0x9bcb
Module._mono_wasm_invoke_method_ref @ dotnet.7.0.0.vr07g1hgoh.js:14
_Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS @ _Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_EndInvokeJS:26
endInvokeJSFromDotNet @ global.js?_v=638076360599966909:1
(anonymous) @ global.js?_v=638076360599966909:1
global.js?_v=638076360599966909: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=7.0.0.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=7.0.0.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
 ---> TypeError: Failed to fetch
   --- End of inner exception stack trace ---
   at System.Net.Http.BrowserHttpInterop.<CancelationHelper>d__13`1[[System.Runtime.InteropServices.JavaScript.JSObject, System.Runtime.InteropServices.JavaScript, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext()
   at System.Net.Http.BrowserHttpHandler.CallFetch(HttpRequestMessage request, CancellationToken cancellationToken, Nullable`1 allowAutoRedirect)
   at System.Net.Http.BrowserHttpHandler.<SendAsync>g__Impl|55_0(HttpRequestMessage request, CancellationToken cancellationToken, Nullable`1 allowAutoRedirect)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.&lt;SendAsync&gt;g__Core|5_0(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.&lt;SendAsync&gt;g__Core|5_0(HttpRequestMessage request, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.&lt;SendAsync&gt;g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase`1.<RequestAsync>d__34[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
   --- End of inner exception stack trace ---
   at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase`1.&lt;RequestAsync&gt;d__34[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
   at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase`1.<RequestAsync>d__33`1[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
   at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase`1.<RequestAsync>d__31`1[[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IAbpApplicationConfigurationAppService, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto, Volo.Abp.AspNetCore.Mvc.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
   at Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ClientProxies.AbpApplicationConfigurationClientProxy.GetAsync(ApplicationConfigurationRequestOptions options)
   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 Tankology.Blazor.Program.Main(String[] args) in C:\IoTverse\Tankology\src\Tankology.Blazor\Program.cs:line 19
   --- End of inner exception stack trace ---
callEntryPoint @ global.js?_v=638076360599966909:1

Do you know if I'll get a response & possible solution before my Commercial trial expires next week?

I’ve created over 20 projects using different folders structures, using ABP suite and also the command line and all fail. I’ve tried both 6.0.2 and 7.0.0.-rc4.

Showing 1 to 10 of 13 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11