Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'FDA.ArchiveList'.

Source Error:


Line 1:  <%@ Control Language="c#" AutoEventWireup="false" Codebehind="ArchiveList.ascx.cs" Inherits="FDA.ArchiveList" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
Line 2:  <P>
Line 3:  	<asp:DataList id="dlArchive" runat="server" BorderColor="#CCCCCC" BorderStyle="None" BackColor="White" CellPadding="3" BorderWidth="1px" RepeatColumns="3" Width="524px" ForeColor="DarkBlue" Font-Names="Arial" Font-Size="X-Small" DataSource="<%# dsArchiveList1 %>" DataMember="Articles">

Source File: /ArchiveList.ascx    Line: 1


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