0

System.Web.HttpException: 'Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.' InvalidOperationException: HttpServerUtility.Execute blocked while waiting for an asynchronous operation to complete. my partail view codemy render controller methode My get method that is async to call api

i tried to access render partial view but fails i want dynamic async partial view using @html.Action or any other

2
  • Please provide enough code so others can better understand or reproduce the problem. Commented Dec 28, 2022 at 17:29
  • what's the version of your project? Asp.net mvc or Asp.net core? If your project is not asp.net core, Please remove asp.net core tag. Please refer to this similar issue in SO. Commented Dec 29, 2022 at 6:18

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.