Hello Support
We are using Angular + .netCore
Version v7.1.0.0 [20240731]
Our application is continuously crashing at random times on azure, when we have analysed memory dump we found below error, need your urgent attention as this is happening on production server
Abp.EntityFrameworkCore.Uow.DbContextEfCoreTransactionStrategy.CreateDbContext<Abp.Zero.EntityFrameworkCore.AbpZeroCommonDbContext<Bit2Sky.Bit2EHR.Authorization.Roles.Role, Bit2Sky.Bit2EHR.Authorization.Users.User, Bit2Sky.Bit2EHR.EntityFrameworkCore.Bit2EHRDbContext>>(string, Abp.EntityFrameworkCore.IDbContextResolver) is synchronously waiting on System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[], int, bool), causing thread pool starvation. Your app may experience the following symptoms under load: Slow web requests Loss of throughput Request timeouts
Can we have your expert view on this error. let me know in case of any addtional information is required
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
For Application Authentication we are primarly using OpenID with AAD. We have requirement to call Application APIs from External Application which using AAD login. Just want to understnd how can we use AAD token to call aspnetzero application APIs. if this is not possible what are diffrent approches for SSO.
Let me know if any further information is required, appriciate early response.
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Realtime Notification (signalR) is working Randomly !!
We have Announcements module build using default notification features available in the framework, Most of the time, Recipient need to referesh the application to receive the Notifications We receive below error
Error: Failed to start the connection: Error: Unable to connect to the server with any of the available transports. ServerSentEvents failed: Error: 'ServerSentEvents' is disabled by the client. LongPolling failed: Error: 'LongPolling' is disabled by the client.
Need your expert suggestion.
Please answer the following questions before submitting an issue.
We are using default theme and small screen resolution user are not able to scroll down in Administation Menu, please refer the screen Awaiting your response asap
We are using ABPZero v7.1.0.0 + Angular
We have been using builtin support for OpenID to allow users to authenticate with our site using AAD. We found that, ABP just uses AAD for authentication but then ABP issues it's own token issued by the TokenAuthController.
We would like to uss AAD token for functionlites to access micrsoft graph apis. please any guidance on how to implement this?
Hello Support
We are facing one issue in Menu and Permission functionality
User's who doesn't have any administration permission are still able to see "Administration" Menu with No Options like below image, ideally this menu option should not be visible
This only happens if There is nested menu called "Document Type" Menu Option with its sub-menus shown below
As per requirement we should NOT show empty "Administration" Option is user don't have any permission.
Hello,
How can we import Azure Active Directory Users in to the system, we are in the mirgation phase where we would like to create all the users (with out asking users to login in the system) and setup the permission and migrate old transactions in the system.
Which table are important while importing Active Directory Users user with SQL script.
Thanks