Not enough quota is available to process this command

Muhammad Usman 41 Reputation points
2020-11-03T13:14:44.077+00:00

We have a .net application, which supports MS Sql server and Oracle data base.

Architecture: Application architecture is this we are using a WCF service for Business logic and data base operations. WPF/Windows form front end.

Operations: In our application we are doing excessive use of data base. Thousands of calls for database from wcf service along with some engineering calculation/allocations inside code.

Problem: So while we are using application with wsHttpBindings application is not giving any error but performance is very low, while we are using netTcpBinding application performance is good but randomly we are facing this Not enough quota is available to process this command and application crashes. User has to start application again and start working, which is very costly because we are doing a lot of calculation/allocations and engineering operations. Some time we are losing calculation/allocation process as well.

Screenshot add for reference37203-not-enough-quota-available-to-process-this-command.jpg

Experts opinion needed

Please guide/advice/help us. We are in a stuck stage so far.

Thanks.

Developer technologies | Windows Forms
Developer technologies | Windows Presentation Foundation
Developer technologies | .NET | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Jack1 0 Reputation points
    2023-04-12T06:43:48.6133333+00:00

    I will update you soon.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.