hi
Can you test the code in an opensource template project and share it again?
abp new BookStore -t module
I can't reproduce with your project.
SG.RISE.DbMigrator % dotnet run
SG.RISE.DbMigrator.csproj : warning NU1608: Detected package version outside of dependency constraint: Castle.Windsor 5.1.2 requires Castle.Core (>= 4.4.1 && < 5.0.0) but version Castle.Core 5.1.1 was resolved.
SG.RISE.DbMigrator.csproj : warning NU1608: Detected package version outside of dependency constraint: Castle.Windsor 5.1.2 requires Castle.Core (>= 4.4.1 && < 5.0.0) but version Castle.Core 5.1.1 was resolved.
[09:38:41 INF] Started database migrations...
[09:38:41 INF] Migrating schema for host database...
[09:38:43 INF] Executing host database seed...
[09:38:45 INF] Successfully completed host database migrations.
[09:38:45 INF] Successfully completed all database migrations.
[09:38:45 INF] You can safely end this process...
hi
it switching user context only after reloads the page
I mean you can reload the page by code.
https://support.abp.io/QA/Questions/5107#answer-3a0b692f-e52a-cde1-f2b7-cf0f255391e1
hi
It seems the LeptonXTheme
latest version is 2.2.1
abp get-source Volo.Abp.LeptonXTheme.Pro
ABP CLI 7.2.2
Downloading source code of Volo.Abp.LeptonXTheme.Pro (vLatest)
Using cached module: Volo.Abp.LeptonXTheme.Pro, version: 2.2.1
Check out the documents at https://docs.abp.io/en/commercial/latest/themes/lepton-x/indexfolder'
hi
I think there is a problem with Blazorise. You can use the asp net core way to upload the files.
https://learn.microsoft.com/en-us/aspnet/core/blazor/file-uploads?view=aspnetcore-7.0&pivots=server
Usage:
abp get-source <module-name> [options]
Options:
-o|--output-folder <output-folder> (default: current folder)
-v|--version <version> (default: latest version)
--preview (Use latest pre-release version if there is at least one pre-release after latest stable version)
Examples:
abp get-source Volo.Blogging
abp get-source Volo.Blogging -o d:\my-project
hi
Please also share the code of KPImailerHellaBlazorModule.cs
and your appsettings.json
.
It seems there is a configuration problem.
hi
Please share the full error stack.
hi
Please try this command
abp get-source Volo.Abp.LeptonXTheme.Pro