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 'shriramvidyaTableAdapters.news_masterTableAdapter' is not defined.

Source Error:


Line 4:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 5:          If Not Page.IsPostBack Then
Line 6:              Dim viewlogic As New shriramvidyaTableAdapters.news_masterTableAdapter
Line 7:              Dim logic As New shriramvidya.news_masterDataTable
Line 8:              logic = viewlogic.GetDataBynews_id(Request.QueryString("id"))

Source File: D:\INETPUB\VHOSTS\shriramvidyamandir.com\httpdocs\viewnews.aspx.vb    Line: 6






Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175