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: BC30451: 'replaceback' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 34:         Dim ds As New DataSet
Line 35:         ds = fillTheds("tbl_ForumsMain", "Name", "ID=" & Request.QueryString("forumID"), "")
Line 36:         theforumname = replaceback(Trim(ds.Tables(0).Rows(0).Item("Name")))
Line 37: 
Line 38:         Return theforumname

Source File: D:\sites\shoresh\spages\forums\showforum.aspx.vb    Line: 36






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