Activities of "maliming"

I create a new project(4.3.1) can't reproduce your problem?

It seems you're custom the login page.

Can your share your code?

HI

Send it to my email. liming.ma@volosoft.com

Thanks Denis

Let's discuss this in your questions. I refunded question credit to jason.

hi davidc

I create a new project that use 4.3.1 and can't reproduce your problem.

Can you share your app logs?

hi yuemy

Can you try to remove or disable other nuget source in you Nuget.config?

Include C:\Users\your-name\AppData\Roaming\NuGet\NuGet.Config

hi

Object reference not set to an instance of an object.

Is this a problem? Can you share a project that can reproduce the problem. I can check it locally wiht pg.

2021-05-24 14:39:38.911 +05:30 [ERR] Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.Dispose()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at SCV.Litmus.ProfileManagement.Programs.ProgramAppService.GetProgramDetails(ProgramDetailsInputDto input) in D:\Projects\SCB\core-platform\SCV.Litmus\aspnet-core\modules\profile\src\SCV.Litmus.ProfileManagement.Application\Programs\ProgramAppService.cs:line 134
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Ab

hi ChetanKumbhar

For code responseType of Angular.

Volo.Abp.Account.Web.Pages.Account.IdentityServerSupportedLoginModel If you're using Identity Server.

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#overriding-a-page

For password responseType of Angular.

Will use the Identity Server to get the token, you can return an error. But the password cannot be changed.

https://github.com/abpframework/abp/blob/a75b26cc30fd4b7da385121e31994efb388bdf76/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo/Abp/IdentityServer/AspNetIdentity/AbpResourceOwnerPasswordValidator.cs#L64

hi

Can you share the project with me?

liming.ma@volosoft.com

HI

Please check your Identity Server configuration in the database, You may need clear Redis when you change in database.

hi

Abp will automatically change input[type=date] as datepicker, You can add abp-data-datepicker="false" to the element to disable this behavior. Then you can control it.

Showing 8521 to 8530 of 9238 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10