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 'dsEmailScheduleTableAdapters.emailscheduleTableAdapter' is not defined.

Source Error:


Line 12:         End If
Line 13: 
Line 14:         Dim daEmail As New dsEmailScheduleTableAdapters.emailscheduleTableAdapter
Line 15:         Dim dtEmail As dsEmailSchedule.emailscheduleDataTable = Nothing
Line 16:         If emailKey <> String.Empty Then

Source File: M:\Websites\Default\asicomp\Emails.aspx.vb    Line: 14






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