Base solution for your next web application
Open Closed

Configure Method Slow #9231


User avatar
0
mahendra created

Hi there,

The configure method of host-> startup.cs takes very long to complete. Specially below line of code takes very long (approx 1,5 to 2 minutes) //Initializes ABP framework. app.UseAbp(options => { options.UseAbpRequestLocalization = false; //used below: UseAbpRequestLocalization });

Could you please shed some light on this. What could be the problem. This started happening since last few days.

Before I write this to you what all have I tried.

  1. Uninstall Visual Studio 2019 Professional and re-install it.
  2. Clear the browser cache (Chrome)

Regards, Mahendra


1 Answer(s)
  • User Avatar
    0
    musa.demir created

    Hi @mahendra

    Can you please share your log file? (Please delete(or rename/move) current log file, then run your project and share the fresh new log file with us)