باسلام وخسته نباشید در آموزش پروژه عملی سایت خبری از در قالب اصلی برنامه از دستور @html.action که استفاده میکنم پیام با خطای زیر مواجه میشوم لطفا راهنمایی کنید
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.Web.HttpException: The controller for path '/' was not found or does not implement IController.
Source Error:
| Line 83: <aside class="col-md-4 col-sm-12 col-xs-12 pull-right"> Line 84: Line 85: @Html.Action("showgroups","newsController") |