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: CS7036: There is no argument given that corresponds to the required formal parameter 'newsID' of '_Page_Views_Page_Tag_cshtml.ImageReplacer(string, int, int)'

Source Error:


Line 189:                    <div class="post">
Line 190:                        <a style="display:flex" target="_blank" href="@item.StrFullLink">
Line 191:                            <img class="lazy" src="/images/lazyload.gif" data-src="@ImageReplacer(item.StrHeadLineThumbFoto,43)" width="200px" style="display:inline-block;margin-right:16px;">
Line 192:                            <div>
Line 193:                                <h2 style="font-weight:600" class="posttitle">@item.Title</h2>

Source File: C:\www\Gunes.com\Views\Page\Tag.cshtml    Line: 191






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