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: Name 'QualifyingQuestionControl' is not declared.

Source Error:


Line 22: 
Line 23:      Private Sub PageLoad(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Line 24:          Dim PageLoadProcessor As SiteCommon.PageLoadProcessor = New SiteCommon.PageLoadProcessor(SiteConstants.SiteID, Page.IsPostBack, Page.Request, Page.Response, Session, QualifyingQuestionControl)
Line 25:      End Sub
Line 26: End Class

Source File: D:\Websites\HistoryMaker\OurStory.aspx.vb    Line: 24






Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433