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: BC32016: 'Public Function LoginUser() As Integer' has no parameters and its return type cannot be indexed.

Source Error:


Line 526:		            
Line 527:		            Dim clspd As New NewForum.clsPd
Line 528:		            if clspd.LoginUser(txtEmail.Text,txtPassword.Text) = 0 then
Line 529:		                    ErrorMsg.Visible = True
Line 530:		                    ErrorMsg.Text = clspd.getMsg()

Source File: D:\CareerLibrary\jobs-description.aspx    Line: 528






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