Server Error in '/members' 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: The base class includes the field 'TreeView1', but its type (ComponentArt.Web.UI.TreeView) is not compatible with the type of control (ComponentArt.Web.UI.TreeView).

Source Error:


Line 7:  			<td width="10">&nbsp;</td>
Line 8:  			<td>
Line 9:  			    <COMPONENTART:TREEVIEW id="TreeView1" runat="server" height="500" Width="150" SiteMapXmlFile="/members/controls/treeData.xml"
Line 10: 					EnableViewState="false" NodeIndent="15" ExpandCollapseImageHeight="11" ExpandCollapseImageWidth="14"
Line 11: 					SelectedNodeCssClass="SelectedTreeNode" HoverNodeCssClass="HoverTreeNode" NodeRowCssClass="TreeNodeRow"

Source File: /members/controls/leftnav_treeview.ascx    Line: 9


Version Information: Microsoft .NET Framework Version:2.0.50727.8810; ASP.NET Version:2.0.50727.8762