Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS1501: No overload for method 'ToPlayerTransparentImageUrlBySize' takes 2 arguments

Source Error:


Line 16:             <div class="table__item">
Line 17:                 <div class="cell-item expand-click bold align-center table__item-position green"><%# Container.ItemIndex + 1 %></div>
Line 18:                 <div class="cell-item expand-click table__item-icon cursor-pointer"><img class="lazy" style="background-color:white; border-radius:15px;" alt="" src="/StaticHybrid/Images/empty.png" data-original="<%# Item.PlayerId.ToPlayerTransparentImageUrlBySize(60,60) %>"></div>
Line 19:                 <div class="cell-item expand-click bold column-width--medium cursor-pointer"><span data-playername=""><%# Item.PlayerName %></span></div>
Line 20:                 <div class="cell-item expand-click table__item-icon cursor-pointer"><img class="lazy" alt="" src="/StaticHybrid/Images/empty.png" data-original="<%# Item.TeamId.ToTeamImageUrlBySizeNoTrim(60,60) %>"></div>

Source File: d:\Inetpub\Public\TV4\Fotbollskanalen\Webroot\UserControls\Hybrid\PlayerIndex\PlayerIndexDarkControl.ascx    Line: 18





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