Server Error in '/' Application.

Value cannot be null or empty.
Parameter name: linkText

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.ArgumentException: Value cannot be null or empty.
Parameter name: linkText

Source Error:


Line 78:         
Line 79: 		<td>
Line 80: 		   <%:  Html.ActionLink(item.ENGADI, "fixtureandpointtables", "CTFALeagues", new { id = item.LIG_ID }, null)%>		
Line 81: 		</td>
Line 82:          <td>

Source File: c:\KTFF\Views\Shared\BBGozlemciMaclarEng.ascx    Line: 80

Stack Trace:


[ArgumentException: Value cannot be null or empty.
Parameter name: linkText]
   System.Web.Mvc.Html.LinkExtensions.ActionLink(HtmlHelper htmlHelper, String linkText, String actionName, String controllerName, RouteValueDictionary routeValues, IDictionary`2 htmlAttributes) +254
   ASP.views_shared_bbgozlemcimaclareng_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\KTFF\Views\Shared\BBGozlemciMaclarEng.ascx:80
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +250
   System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer) +75
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0