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: BC30002: Type 'xsdAttractions.AttractionsRow' is not defined.

Source Error:


Line 7:              Dim PageID As String = Request("PageID")
Line 8:              Dim MuseumsTable As Data.DataView = Me.odsAttractions.Select()            
Line 9:              Dim r As xsdAttractions.AttractionsRow = MuseumsTable.Table.Rows(0)
Line 10: 
Line 11:             fbShare_2.TitleName = r.ChiName

Source File: C:\inetpub\WebSites\Lifein.hk\Attractions\MonumentDets.aspx.vb    Line: 9





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