Hi,
I use renderaction in layout page:
<div class="toptext"> @{Html.RenderAction("RenderReseller", "Test");} </div>
Error details:
but above error accured:
best regards
Neda
Hi nedash,
Refer below links -
https://stackoverflow.com/questions/37264189/error-executing-child-request-for-handler-partial-view-called-from-controller
https://stackoverflow.com/questions/21936806/asp-net-mvc-partial-view-how-to-fix-error-executing-child-request-error
https://forums.asp.net/t/1778185.aspx?Error+executing+child+request+for+handler+System+Web+Mvc+HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper+
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.