Activities of "liangshiwei"

Hi,

Can you share some screenshots?

Hi,

Add the following code to your module:

context.Services.AddTransient(serviceProvider =>
{
    return new DashboardOptions
    {
        DisplayNameFunc = (jobContext, job) =>
        {
            var jobType = serviceProvider.GetRequiredService<IOptions<AbpBackgroundJobOptions>>().Value
                .GetJob(job.Args.First().GetType());
            return jobType.JobName;
        }
    };
});

Hi,

See https://support.abp.io/QA/Questions/693/Problem-adding-source-code-to-projects

Hi,

Can I check remotely? shiwei.liang@volosoft.com

HI,

It seems a bug. we created internal issue for this.

Hi,

We have fixed this problem. you can wait for the 4.1 stable release.

Hi,

You need to confirm your phone or email and then you can use two-factor authentication.

  • You need to configure the correct email server and SMS server.

Hi,

We have created internal issue, It will be fixed soon.

Thanks for you reporting, I will check it out.

You can remove the project in suite and re-add to suite.

Showing 6091 to 6100 of 6693 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 v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.