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: CS1503: Argument 1: cannot convert from 'string' to 'System.IFormatProvider'

Source Error:


Line 60:                                 <tr class="w-auto">
Line 61:                                     <td>@Model.ddate.ToString("dd/MM/yyyy")</td>
Line 62:                                     <td>@Model.dtime.ToString("hh:mm")</td>
Line 63:                                     <td>@Model.venue</td>
Line 64:                                     <td>@Model.city</td>

Source File: C:\Inetpub\vhosts\altosindia.net\httpdocs\views\event\pasteventgallery.cshtml    Line: 62






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