Activities of "dw-cce"

Thanks enisn, I'll work through these.

Hi ensin,

Can you explain a bit more about what I'm looking for here? I can change this for our test environment but I'm not sure I want to push it to prod. Are we assuming if the problem goes away it was a timeout issue? If so, what is the next step?

Hi enisn,

We haven't changed the database, we are using the same SQL Azure database that we were using with ABP v4.4. The EF package will have been updated to the ABP 9.0 package.

As part of the update from ABP v4.4 to ABP v9.0 we migrated from IdentityServer to OpenIddict using your migration guide.

Yes, this log is from the HttpApi.Host project. The API is not used much at the moment, we have a mobile app that calls some services, and some parts of the app use the JavaScript proxies, but the majority of our app services are called from Razor pages code behind.

Please let me know if you need more information.

Hi Anjali_Musmade,

The issue you linked to is one of the support tickets I found when searching for an answer. I don't see a solution to my problem on that post, just a link to a page that shows a default for ApplicationConfigurationDtoCacheAbsoluteExpiration

If this is some sort of caching issue, can you please explain what is happening here and how I can resolve it?

If I change the ApplicationConfigurationDtoCacheAbsoluteExpiration I can only assume the frequency of the errors will change, but they will still appear in the logs?

I have received the source code - thanks

Can I send it privately? I don't really want to share it on a public forum.

The version for ABP 9.0 please

I logged in again, then ran the command:

abp get-source Volo.Abp.LeptonXTheme.Pro --preview

Here is the output:

[09:09:44 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [09:09:44 INF] Downloading source code of Volo.Abp.LeptonXTheme.Pro (Latest) [09:09:44 INF] Output folder: C:\MyFolder\LeptonXTheme No module was found with this name! Here is the list of available modules:

Volo.Abp.Account.Pro Volo.Abp.AuditLogging.Pro Volo.Abp.Gdpr Volo.Abp.Identity.Pro Volo.Abp.LanguageManagement Volo.Abp.LeptonTheme Volo.Abp.LeptonXTheme Volo.Abp.LeptonXLiteTheme Volo.Abp.OpenIddict.Pro Volo.Abp.Sms.Twilio Volo.Abp.TextTemplateManagement Volo.Chat Volo.CmsKit.Pro Volo.FileManagement Volo.Forms Volo.Payment Volo.Saas Volo.Abp.Account Volo.Abp.BackgroundJobs Volo.Abp.BasicTheme Volo.Abp.BlobStoring.Database Volo.Abp.FeatureManagement Volo.Abp.Identity Volo.Abp.IdentityServer Volo.Abp.OpenIddict Volo.Abp.PermissionManagement Volo.Abp.SettingManagement Volo.Abp.TenantManagement Volo.Abp.Users Volo.Abp.VirtualFileExplorer Volo.Blogging Volo.ClientSimulation Volo.CmsKit Volo.Docs

I also tried

abp get-source Volo.Abp.LeptonXTheme --preview

[09:12:03 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [09:12:03 INF] Downloading source code of Volo.Abp.LeptonXTheme (Latest) [09:12:03 INF] Output folder: C:\MyFolder\LeptonXTheme [09:12:08 ERR] Downloading source code failed for: Volo.Abp.LeptonXTheme Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool includeNightly) at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)

Showing 1 to 8 of 8 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10