Activities of "yasin.hallak.89@gmail.com"

hi

Please try to remove the ITransientDependency.

Solved, Thanx a lot bro

hi

The hub type HR.Web.SignalR.UiNotificationHub is already registered with route pattern /signalr-hubs/ui-notification

Can you share the code of HR.Web.SignalR.UiNotificationHub and its other related codes?

Thanks.

Yes I can,

And this interface

  • ABP Framework version: v8.1.1

  • UI Type: MVC /

  • Database System: EF Core (SQL Server) /

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Host terminated unexpectedly! Volo.Abp.AbpInitializationException: An error occurred during the initialize Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor phase of the module ManarahTech.NeuErp.Web.NeuErpWebModule, ManarahTech.NeuErp.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: The hub type HR.Web.SignalR.UiNotificationHub is already registered with route pattern /signalr-hubs/ui-notification. See the inner exception for details. ---> Volo.Abp.AbpException: The hub type HR.Web.SignalR.UiNotificationHub is already registered with route pattern /signalr-hubs/ui-notification at Volo.Abp.AspNetCore.SignalR.AbpAspNetCoreSignalRModule.<>c__DisplayClass2_0.<ConfigureServices>b__4(EndpointRouteBuilderContext endpointContext) at Microsoft.AspNetCore.Builder.AbpAspNetCoreApplicationBuilderExtensions.<>c__DisplayClass0_0.<UseConfiguredEndpoints>b__0(IEndpointRouteBuilder endpoints) at Microsoft.AspNetCore.Builder.EndpointRoutingApplicationBuilderExtensions.UseEndpoints(IApplicationBuilder builder, Action1 configure) at Microsoft.AspNetCore.Builder.AbpAspNetCoreApplicationBuilderExtensions.UseConfiguredEndpoints(IApplicationBuilder app, Action1 additionalConfigurationAction) at ManarahTech.NeuErp.Web.NeuErpWebModule.OnApplicationInitialization(ApplicationInitializationContext context) in C:\Mywork\NeuErp\src\ManarahTech.NeuErp.Web\NeuErpWebModule.cs:line 602 at Volo.Abp.Modularity.AbpModule.OnApplicationInitializationAsync(ApplicationInitializationContext context) at Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor.InitializeAsync(ApplicationInitializationContext context, IAbpModule module) at Volo.Abp.Modularity.ModuleManager.InitializeModulesAsync(ApplicationInitializationContext context) --- End of inner exception stack trace --- at Volo.Abp.Modularity.ModuleManager.InitializeModulesAsync(ApplicationInitializationContext context) at Volo.Abp.AbpApplicationBase.InitializeModulesAsync() at Volo.Abp.AbpApplicationWithExternalServiceProvider.InitializeAsync(IServiceProvider serviceProvider) at Microsoft.AspNetCore.Builder.AbpApplicationBuilderExtensions.InitializeApplicationAsync(IApplicationBuilder app) at ManarahTech.NeuErp.Web.Program.Main(String[] args) in C:\Mywork\NeuErp\src\ManarahTech.NeuErp.Web\Program.cs:line 38:

Hello Support,

I have upgraded to version 8.1.1 and run migration, then run application gave me this error,

previos verion is 8.0.4 and the application is running

app.UseEndpoints(endpoints =>
 {
     endpoints.MapHub<UiNotificationHub>("/notification-hub");
 });

 app.UseConfiguredEndpoints();

Can you give me some solution Plz

Hi,

You can try:

leptonx.createContextMenuWithin(document.querySelector('#notification-bar'), 'notification-bar'); 

Thanx for your response bro :)

Hello,

please check https://docs.abp.io/en/abp/latest/UI/AspNetCore/Toolbars#example-add-a-notification-icon and
https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

thanks

Hi ,

I know this documents and added notification icon in toolbar item, but I took the source code of notification bar in the leptonx demo

and doesn't work notification bar menu

Hello,

May I know which UI you are using MVC/Angular/Blazor?

Hi ,

I use MVC

Hello

I need to use this feature urgant ,and think there are some errors with classes, because when I set attribute (show) as below the notification menu is opened

I tried so much but doesn't open.

Can you give me some hints please

Question
  • ABP Framework version: v8.0.0

  • UI Type: LeptonX Demo

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Hi support ,

when I click on notification icon the menu does not open and them menu is Existing in html content

Can you give me some solution please

thanx.

Thanx bro.

One question pleas when I download source code of leptonx pro it gave me this error

what is problem ?

  • ABP Framework version: v8.0.0
  • UI Type: MVC
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Support We see that the "Real-time notification system" is on the roadmap one year ago. When will it be available?

Thanks,

Showing 1 to 10 of 110 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11