Attività di "nick.pham-mwp"

hi @liangshiwei

i have emailed you the source

Your help is greatly appreciated

Thanks

Nick

Hi @wazbek,

How are you?

I am (brand) new to ABP and have an issue SignalR-Chat-Hub-Dependency-Cannot-Be-Resolved similar to yours above and my EntityFrameworkCoreModule.cs file already has options.AddDefaultRepositories(includeAllEntities: true);. However, Autofac still cannot resolve parameter 'Volo.Abp.Identity.IIdentityUserRepository' and 'Microsoft.AspNetCore.Identity.ILookupNormalizer' of constructor 'Void .ctor(Castle.DynamicProxy.IInterceptor[], Volo.Abp.Identity.IIdentityUserRepository, Microsoft.AspNetCore.Identity.ILookupNormalizer)' in the ChatHub.

I am just wondering if you could please give me some advice to solve this?

Besides, my Angular UI has CORS issues as well when it tries to hit the Chat hub on the (Razor) Web project. Could you please kindly share how you could overcome this in your solution (if you do not mind please)?

  • maybe you declared the ChatHub in another project such as HttpApiHost?
  • I did configure CORS in the (Razor) Web project as below:

Thank you.

Nick

21 - 22 di 22
Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11