All insatlations and module managments done via ABP Suite
On adding Payment Module to new Modular solution type we got error: appsettings file could not be found. Path:C:\FinalModule\src\FinalModules.Blazor\wwwroot\appsettings.json
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Tenant Admin Cannot Login into the Tenant After the Tenant is created. I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not added the new user.
After adding source code of Account Pro Module to new Module solution type, the .sln file of solution is corrupted and not work.
ABP Framework version: v4.4.3 Commercial
UI type: Angular
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): yes
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Tenant Admin Cannot Login into the Tenant After the Tenant is created. I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not added the new user.
Can you provide steps to reproduce? thanks.
After adding source code of Account Pro Module to new Module solution type, the .sln file of solution is corrupted and not work.
The Suite&CLI does not support add module to module template.
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Tenant Admin Cannot Login into the Tenant After the Tenant is created. I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not added the new user.
Can you provide steps to reproduce? thanks.
After adding source code of Account Pro Module to new Module solution type, the .sln file of solution is corrupted and not work.
The Suite&CLI does not support add module to module template.
**Steps to reproduce the issues: **
Step 1: Create new solution - based Modular Template
On adding Payment Module to new Modular solution type we got error: appsettings file could not be found. Path:C:\FinalModule\src\FinalModules.Blazor\wwwroot\appsettings.json\
Step 2: Create new solution - based Modular Template
Stack Trace:
Determining projects to restore...
C:\Program Files\dotnet\sdk\5.0.402\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(141,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 6.0. Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0. [C:\Workspace\Test1\src\Test1.HttpApi\Test1.HttpApi.csproj]
Unable to create dependency graph file for project 'C:\Workspace\Test1\src\Test1.HttpApi\Test1.HttpApi.csproj'. Cannot add package reference.
Usage: dotnet add package [options]
Arguments:
The project file to operate on. If a file is not specified, the command will search the current directory for one.
The package reference to add.
Options:
-h, --help Show command line help.
-v, --version The version of the package to add.
-f, --framework Add the reference only when targeting a specific framework.
-n, --no-restore Add the reference without performing restore preview and compatibility check.
-s, --source The NuGet package source to use during the restore.
--package-directory The directory to restore packages to.
--interactive Allows the command to stop and wait for user input or action (for example to complete authentication).
--prerelease Allows prerelease packages to be installed.
[21:21:51 ERR] Error occured while adding the module Volo.Payment to the solution "79f0b5c7-0625-4b7d-a764-b2121e2e5c6e".. System.IO.FileNotFoundException: appsettings file could not be found. Path:C:\Workspace\Test1\src\Test1.Blazor\wwwroot\appsettings.json
at Volo.Abp.Cli.Configuration.ConfigReader.Read(String directory) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\Configuration\ConfigReader.cs:line 21
at Volo.Abp.Cli.Bundling.BundlingService.BundleAsync(String directory, Boolean forceBuild) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\Bundling\BundlingService.cs:line 43
at Volo.Abp.Cli.Commands.BundleCommand.ExecuteAsync(CommandLineArgs commandLineArgs) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\Commands\BundleCommand.cs:line 43
at Volo.Abp.Cli.ProjectModification.SolutionModuleAdder.RunBundleForBlazorAsync(String[] projectFiles, ModuleWithMastersInfo module) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\ProjectModification\SolutionModuleAdder.cs:line 190
at Volo.Abp.Cli.ProjectModification.SolutionModuleAdder.AddAsync(String solutionFile, String moduleName, String version, Boolean skipDbMigrations, Boolean withSourceCode, Boolean addSourceCodeToSolutionFile, Boolean newTemplate, Boolean newProTemplate) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\ProjectModification\SolutionModuleAdder.cs:line 131
at Volo.Abp.Cli.Commands.AddModuleCommand.ExecuteAsync(CommandLineArgs commandLineArgs) in D:\ci\Jenkins\workspace\abp-commercial-release\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\Commands\AddModuleCommand.cs:line 54
at Volo.Abp.Suite.Controllers.AbpSuiteController.AddModuleAsync(AddModuleInput input)
Payment Module not install the Angular UI for this module so there is no Payment Manager etc.
Step 3: After installing the Payment Module, there is no Payment Managment UI in Angular
Tenant Admin Cannot Login into the Tenant After the Tenant is created. I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not added the new user.
Step 4: Adding new tenant in AngularUI:
DB Snapshot:
Step 5: Cannot login as admin to new Tennant:
After adding source code of Account Pro Module to new Module solution type, the .sln file of solution is corrupted and not work.
Step 6: Replacing packages with source code of Account Module
For Multitennancy problem, are you using app-pro template right? can you provide more info?
ABP version:
UI:
Database:
tiered:
Same problem is in App Template: Tenant Admin Cannot Login into the Tenant After the Tenant is created. I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not added the new user.
There is no user that can login new Tennant after creation
I have tried, but can not reproduce the problem, can you provide a project? thanks. shiwei.liang@volosoft.com
What do you mean a project ? I regenerated the progect many times it is a new APP from scratch. I tried all options - Aplication with Angular. Generated many times new solution and added Payment Module. And there alway same problem with new Tennant
I found in a log exception when executing SQL Query at An exception occurred while iterating over the results of a query for context type Volo.Saas.EntityFrameworkCore.SaasDbContext
@bunyamin Wait, there is an Angular package for Payment module? Why isn't it documented anywhere? Here you state that it is only available for MVC Razor Pages. Please update your documentation.
@bunyamin Wait, there is an Angular package for Payment module? Why isn't it documented anywhere? Here you state that it is only available for MVC Razor Pages. Please update your documentation.