Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "omkarchoudhari"

  • What is your product version? 11.1.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

We are getting the following Error when open the web public project :

System.MissingMethodException: 'Method not found: 'Void AutoMapper.IMappingExpressionBase3.CoingnvertUsing(System.Linq.Expressions.Expression1<System.Func`2<!0,!1>>)'.'

And this following error is occurring After we updated the aspnetzero project template to latest version 11.1

Can you please provide a solution to resolving this error ?

Thanks,

• What is your product version? • 11.1.0 • What is your product type (Angular or MVC): • Angular • What is product framework type (.net framework or .net core)? • .net Core

We are trying to run the ASP.NET Zero Xamarin Project but the build is crashing after the splash screen. The Hot Reload stops working, an error is thrown and Login Page is also not loaded.

We have tried updating the packages and tried running on multiple machine with same issue. We are soon going to start a customer project on Xamarin and its crucial for us to run it successfully.

Can you please urgently provide us some resolution on this or provide pointers for us to proceed ?

Thanks

We are working on a client application where our API are called from IOS mobile applcaition. In case of any issues with API, we need to trace the transcation errors from device to web applciation Is there any built in way to log Request and Response object for an API?

Our client is facing issue for Install -abp-zero template popup on their application deployed in Azure cloud. When we try to access the UAT site from VPN, install abp-zero template popup is displayed to user and it is blocking user to log in to application For some users it is showing on login page and they can't proceed futher. For some users, it shows first time and then it goes away when tried to access application second time It is a weird behaviour. Can you please guide us to investigate this issue?

Here are screenshots attached =>

Hello @ismcagdas,

Updated UnitOfWork at two places. Now getting the below error.

When checked, we couldn’t see such a file

Hello @ismcagdas,

Tried updating all the Abp packages to 6.6.1.

To fix build errors,

  1. Updated a few packages with dependency
  2. Made small change in EditionManager as below

Then build succeeded, but getting below exception at runtime.

Can you suggest what we can fix here ?

Thanks

Thanks @ismcagdas . We are trying this.... Will let you know.

Hello @ismcagdas,

Does this mean upgrade to aspnetzero 10.5 version ? or Just upgrade only ABP Nuget packages ? How do we upgrade only Niget in the current aspnetzero version (we are using 10.1 version) ?

Can you please guide us ?

Thanks

Prerequisites

  • What is your product version?10.1
  • What is your product type (Angular or MVC)?Angular
  • What is product framework type (.net framework or .net core)?

Please review the issues we are facing in an Enterprise customer application related to connection pool etc. Please note this application is in the critical UAT stage

Our requirement is to have some 800 workflows which should be real-time. We implemented this using hangfire with,

  1. One background job which runs every 30 seconds to monitor the workflows. – This job checks if there are any active workflow in the DB. If yes, then it starts that workflow as a separate job.
  2. This monitor will create separate one-time background Jobs for each workflow – In separate workflow background job, we have operations related to DB. Fetching the records from DB and updating data back to DB So, let’s say if we have around 300 workflow active jobs at a time then we could have 300 background job executing at the same time and hitting to same DB .

Now we are facing connection leak/pool issues and application crashes with a few workflows running in the background.

Another requirement is to load the pages within 3-4 seconds. We tried some performance fixes and brought it near to 5-7 seconds. Is there any way to improve this further?

We are using AspnetZero 10.1 as of now. Can you please confirm if upgrading to the latest 10.5 will address our concerns above?

Looking forward to your urgent response @ismcagdas.. We can also discuss the issue over a meeting.

Thanks

Is there any update on this ? Requesting your team to look into this urgently as this app is soon to be launched on production.

Thanks

Showing 41 to 50 of 148 entries