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.

Active Server Pages error 'ASP 0126' Include file not found  index.asp, line 433 The include file 'right.htm' was not found.

Compiler Error Message: BC30455: Argument not specified for parameter 'Publish_Date' of 'Public Function List_Today_Journalists(Publish_Date As System.Nullable(Of Date), [First_Name As String = ""], [last_Name As String = ""], [Lang_ID As Integer = 2]) As System.Data.DataTable'.
Source Error:
 

 
Line 20: dt = New DataTable Line 21: If Request.QueryString("mode") = "Today" Then Line 22: dt = objJourna.List_Today_Journalists(, , lang) Line 23: 'dt.DefaultView.Sort = "Article_Order ASC" Line 24: Else

Source File: E:\HOME\AY\Public-html\Public_Journalists\Mobile_Journalist_list.aspx.vb    Line: 22 
   
Version Information: Microsoft .NET Framework Version:2.0.50727.3634; ASP.NET Version:2.0.50727.3634