Activities of "liangshiwei"

Hi,

You can try:

Hi,

I am creating a new tenant from the Main App and trying to login using the tenant user credentials it is not logging in and says invalid username or email address.When I verified the table AbpUsers it is not having the user entry for the created tenant but SaaStenant has tenant details.

How reprodice it? I use ABP CLI to create a new project and it works fine. could you provide steps? thanks.

Hi,

how cand i set a new property in User DTO without extraproperties?

No, you can't , Because this is the design of the extension system.

You can do this by completely customizing modules, but there's a lot of work to do, and you need to have a source code license.

Hi,

Actually, ABP repo many project is ABP style common libary, like : https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.MailKit

You can create your own library by referring to volo.abp.mailKit

Hi,

The servce proxy does not support Download file yet,

You can try this:

window.open(
  `${this.apiUrl}/downloadreport/{userTestId}`,
  '_self'
);;

Hi,

Seems like your NuGet config is not correct.

Youc can try add the nuget source to NuGet.Confiug manually.

<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />

Hi,

See: https://github.com/abpframework/abp/issues/8776

Because we have remove the AppUser entity in the 4.4 version, now, you just need to use the IdentityUser entity.

Hi,

Please send email to me. shiwei.liang@volosoft.com

The key is empty in given json string.

It looks like this error message is reasonable. PS ticket refunded

Hi,

We have an exmaple for DomainTenantResolver, you can check it first: https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver

If this not help, I check it remotely. shiwei.liang@volosoft.com

Showing 5561 to 5570 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.