venmathiraj s

venmathiraj s

  • NA
  • 16
  • 363

System.Web.MVC version 4.0.20710 taking more time to execute

Aug 24 2018 1:32 AM

public virtual ViewEngineResult FindPartialView(ControllerContext controllerContext, string partialViewName, bool useCache);

Set useCache=False

and this dll is taking more time to execute than usual and this is happening only on very first time to find the view page(.cshtml)

Actual time taking to complete the above method is around 2 minutes. Please reply on this thread if any have faced this issue or if any known how to resolve it?

Thanks in advance.


Answers (1)