Activities of "Spospisil"

Well, since you can see that I specified Visual Studio 2022 vs vscode in the initial creation of the ticket, I'm not sure why you would use vscode. What's the point of asking out environment tools if you're just going to use something else to attempt to reproduce the issue. Doesn't really make sense does it

Ok, thanks for getting the base project solution working...funny how myself and a coworker were both unable to get it to compile and run in Visual Studio.

Let me now take the working base project and try to reproduce the issue I am experiencing in my actual project.

So, neither one of those things is true as you can see in the demo project!

Hi,

I have implemented a custom ConnectionStringResolver class but the ICurrentTenant implementation does not resolve to the current logged in tenant. However I can't even get ABP's solutions to run even if I exclude this resolver class. At this point I have grown very tired of getting any sample projects to work to show support when I generate them using ABP tools, so I'll just give you the generated solution and you can figure out how to get it to run first and then we can have a discussion about the CurrentTenant issue I am having.

Can't waste yet another day trying to get a stock generated ABP solution to run

Steps to Reproduce:

  1. Get stock ABP generated solution to compile/run (Good luck as I've spend 2 days attempting to get it generated and to even work)
  2. Login in as host admin and create a Tenant of 'KENCO' with a non-shared DB (tenant has their own db)
  3. Login in as the KENCO tenant admin
  4. Monitor the debug messages I've added to the CFDMultiTenantConnectionStringResolver.cs class
  5. Observe the CurrentTenant variable still being set to null
  6. I've not been able to verify this test project will reproduce the issue I am experiencing as I've stated above I can't even get the ABP tool generated solution to compile/run

https://github.com/spospisil/ABPSampleTenant.git

Answer

So in other words, don't use the ABP tool at this point? Thanks. That'll probably work the first time. Thanks for your help.

Answer

Have cleared all the nuget cache and re-opened ABP studio like you suggested and continue to get the same error. I need this resolved right now before I loose yet a 2nd day trying to use your tools to produce a sample application so I can show you another bug in your software related to tiered solution

Answer

When trying to create a new solution no templates available.

Question

ABP studio works one week and then not another week. Here's the log.

19:12:59.879 Information Loaded ABP modules: 19:12:59.879 Information - Volo.Abp.Studio.UI.AbpStudioUIHostModule 19:12:59.879 Information - Volo.Abp.Studio.UI.AbpStudioUIViewsModule 19:12:59.879 Information - Volo.Abp.Studio.UI.AbpStudioUIViewModelsModule 19:12:59.879 Information - Volo.Abp.Studio.UI.AbpStudioUICoreModule 19:12:59.879 Information - Volo.Abp.Studio.AbpStudioDomainModule 19:12:59.879 Information - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule 19:12:59.879 Information - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule 19:12:59.879 Information - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule 19:12:59.879 Information - Volo.Abp.Localization.AbpLocalizationAbstractionsModule 19:12:59.879 Information - Volo.Abp.Threading.AbpThreadingModule 19:12:59.880 Information - Volo.Abp.Autofac.AbpAutofacModule 19:12:59.880 Information - Volo.Abp.Castle.AbpCastleCoreModule 19:12:59.880 Information - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule 19:12:59.880 Information - Volo.Abp.Json.AbpJsonModule 19:12:59.880 Information - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule 19:12:59.880 Information - Volo.Abp.Json.AbpJsonAbstractionsModule 19:12:59.880 Information - Volo.Abp.Timing.AbpTimingModule 19:12:59.880 Information - Volo.Abp.Localization.AbpLocalizationModule 19:12:59.880 Information - Volo.Abp.Settings.AbpSettingsModule 19:12:59.880 Information - Volo.Abp.Security.AbpSecurityModule 19:12:59.880 Information - Volo.Abp.Data.AbpDataModule 19:12:59.880 Information - Volo.Abp.ObjectExtending.AbpObjectExtendingModule 19:12:59.880 Information - Volo.Abp.Validation.AbpValidationAbstractionsModule 19:12:59.880 Information - Volo.Abp.Uow.AbpUnitOfWorkModule 19:12:59.880 Information - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule 19:12:59.880 Information - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule 19:12:59.880 Information - Volo.Abp.Studio.AbpStudioDomainSharedModule 19:12:59.880 Information - Volo.Abp.Cli.AbpCliCoreModule 19:12:59.880 Information - Volo.Abp.Domain.AbpDddDomainModule 19:12:59.880 Information - Volo.Abp.Auditing.AbpAuditingModule 19:12:59.880 Information - Volo.Abp.MultiTenancy.AbpMultiTenancyModule 19:12:59.880 Information - Volo.Abp.Auditing.AbpAuditingContractsModule 19:12:59.880 Information - Volo.Abp.EventBus.AbpEventBusModule 19:12:59.880 Information - Volo.Abp.Guids.AbpGuidsModule 19:12:59.880 Information - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule 19:12:59.880 Information - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule 19:12:59.880 Information - Volo.Abp.ObjectMapping.AbpObjectMappingModule 19:12:59.880 Information - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule 19:12:59.880 Information - Volo.Abp.Specifications.AbpSpecificationsModule 19:12:59.880 Information - Volo.Abp.Caching.AbpCachingModule 19:12:59.880 Information - Volo.Abp.Serialization.AbpSerializationModule 19:12:59.880 Information - Volo.Abp.Domain.AbpDddDomainSharedModule 19:12:59.880 Information - Volo.Abp.IdentityModel.AbpIdentityModelModule 19:12:59.880 Information - Volo.Abp.Minify.AbpMinifyModule 19:12:59.880 Information - Volo.Abp.Http.AbpHttpModule 19:12:59.880 Information - Volo.Abp.Http.AbpHttpAbstractionsModule 19:12:59.880 Information - Volo.Abp.Validation.AbpValidationModule 19:12:59.880 Information - Volo.Abp.Studio.AbpStudioCommonModule 19:12:59.880 Information - Volo.Abp.Application.AbpDddApplicationContractsModule 19:12:59.880 Information - Volo.Abp.AutoMapper.AbpAutoMapperModule 19:12:59.880 Information - Volo.Abp.BackgroundWorkers.Quartz.AbpBackgroundWorkersQuartzModule 19:12:59.880 Information - Volo.Abp.Quartz.AbpQuartzModule 19:12:59.880 Information - Volo.Abp.Studio.UI.Theming.AbpStudioUIThemingModule 19:12:59.891 Information Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl 19:12:59.891 Information Quartz Scheduler created 19:12:59.891 Information JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory 19:12:59.892 Information RAMJobStore initialized. 19:12:59.892 Information Quartz Scheduler 3.13.0.0 - '8b1810fb-6cb4-4bd1-a420-20b1f86120fb' with instanceId 'NON_CLUSTERED' initialized 19:12:59.892 Information Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 19:12:59.892 Information Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False 19:12:59.893 Information Adding 0 jobs, 0 triggers. 19:12:59.897 Information Scheduler 8b1810fb-6cb4-4bd1-a420-20b1f86120fb_$_NON_CLUSTERED started. 19:13:00.041 Information Starting ABP Studio Backend... 19:13:00.077 Information Initialized all ABP modules. 19:13:00.120 Information Application started. Press Ctrl+C to shut down. 19:13:00.120 Information Hosting environment: "Production" 19:13:00.120 Information Content root path: "C:\Users\steve\AppData\Local\abp-studio\current" 19:13:02.489 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll. 19:13:02.489 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll. 19:13:03.410 Information Start processing HTTP request "GET" "https://abp.io/api/app/post?" 19:13:03.410 Information Sending HTTP request "GET" "https://abp.io/api/app/post?" 19:13:04.051 Information Received HTTP response headers after 639.0676ms - 200 19:13:04.051 Information End processing HTTP request after 642.8875ms - 200 19:13:05.080 Information Trying to connect to ABP Studio Backend: "http://localhost:38271" 19:13:06.029 Information Received HTTP response headers after 538.0125ms - 200 19:13:06.029 Information End processing HTTP request after 538.4677ms - 200 19:13:06.093 Information Starting task execution: "Checking pre-requirements" 19:13:08.576 Information CLI command executed. Command: "abp cli version" Working directory: "C:\Users\steve\AppData\Local\abp-studio\current" CommandResult { ExitCode: 0, IsSuccess: True, StartTime: 05/20/2025 19:13:06 -04:00, ExitTime: 05/20/2025 19:13:08 -04:00, RunTime: 00:00:01.7451162 } 19:13:29.146 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll. 19:13:29.146 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll. 19:13:30.129 Warning .NET tool Volo.Abp.Studio.Cli installation failed. Exit code: 1, Output: volo.abp.studio.cli is not found in NuGet feeds C:\Program Files\DevExpress 24.1\Components\Offline Packages\devexpress.aspnetcore.reporting\24.1.5\lib\net6.0, C:\Program Files\DevExpress 22.1\Components\System\Components\Packages, C:\Program Files\DevExpress 23.1\Components\System\Components\Packages, C:\Program Files\DevExpress 23.2\Components\System\Components\Packages, C:\Program Files\DevExpress 24.1\Components\System\Components\Packages, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages. , StandardOutput: 19:13:33.130 Information Completed task execution: "Checking pre-requirements" 19:13:33.133 Information Starting task execution: "Loading extensions" 19:13:33.138 Warning "Volo.Abp.Studio.Extensions.StandardSolutionTemplates" extension not found in the NuGet cache. Directory: "C:\Users\steve.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\0.9.26\lib\net9.0" 19:13:33.138 Information "Volo.Abp.Studio.Extensions.StandardSolutionTemplates" (v: "0.9.26") extension trying install from the NuGet 19:13:34.004 Information Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. 19:13:34.004 Information Code:AbpStudio:NugetPackageNotFound 19:13:34.004 Information Details: 19:13:34.004 Information ---------- Exception Data ---------- PackageId = Volo.Abp.Studio.Extensions.StandardSolutionTemplates Version = 0.9.26

19:13:34.006 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll. 19:13:34.006 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll' is not loaded! Path: C:\Users\steve\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll. 19:13:34.007 Information Completed task execution: "Loading extensions" 19:13:34.008 Information Starting task execution: "Checking for the new version of ABP Studio" 19:13:34.015 Information [VPK] Checking for updates... URL: https://abp.io/api/abp-studio/r/download/windows 19:13:34.618 Information Downloading release file 'releases.beta.json' from 'https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.26'. 19:13:34.619 Information [VPK] Creating HttpClient for AbpIoFileDownloader 19:13:34.619 Information Start processing HTTP request "GET" "https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?" 19:13:34.619 Information Sending HTTP request "GET" "https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?" 19:13:35.254 Information Received HTTP response headers after 634.8312ms - 200 19:13:35.254 Information End processing HTTP request after 635.075ms - 200 19:13:35.259 Information No updates, remote version (0.9.26) is not newer than current version (0.9.26) and / or downgrade is not enabled. 19:13:35.259 Information [VPK] No updates available. 19:13:35.260 Information Completed task execution: "Checking for the new version of ABP Studio" 19:14:13.309 Information Starting task execution: "Checking for the new version of ABP Studio" 19:14:13.338 Information [VPK] Checking for updates... URL: https://abp.io/api/abp-studio/r/download/windows 19:14:13.924 Information Downloading release file 'releases.beta.json' from 'https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.26'. 19:14:13.924 Information [VPK] Creating HttpClient for AbpIoFileDownloader 19:14:13.924 Information Start processing HTTP request "GET" "https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?" 19:14:13.924 Information Sending HTTP request "GET" "https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?" 19:14:14.297 Information Received HTTP response headers after 372.9096ms - 200 19:14:14.297 Information End processing HTTP request after 373.0463ms - 200 19:14:14.297 Information No updates, remote version (0.9.26) is not newer than current version (0.9.26) and / or downgrade is not enabled. 19:14:14.298 Information [VPK] No updates available. 19:14:14.298 Information Completed task execution: "Checking for the new version of ABP Studio"19:14:41.084 Information Start processing HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:41.084 Information Sending HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:45.553 Information Start processing HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:45.554 Information Sending HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:51.561 Information Start processing HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:51.561 Information Sending HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:57.572 Information Start processing HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:57.572 Information Sending HTTP request "GET" "http://localhost:3000/CrudPageGenerator/Create" 19:14:58.469 Information Received HTTP response headers after 896.7469ms - 200 19:14:58.469 Information End processing HTTP request after 897.0322ms - 200

disregard. I figured it out on my own.

I sent you an invite

Showing 1 to 10 of 318 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 21, 2025, 13:37