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: BC30456: 'pageID' is not a member of 'ASP.site_master'.

Source Error:


Line 7:          Dim rdr2 As DataTable
Line 8:          Dim pID As Integer = Request.QueryString("pageID")
Line 9:          Master.pageID = Request.QueryString("pageID")
Line 10:         rdr2 = clsWebPages.getPageData(pID)
Line 11:         For Each row As DataRow In rdr2.Rows

Source File: G:\PleskVhosts\charlottepowdercoating.com\bis\pageView.aspx    Line: 9





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