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: CS0117: 'object' does not contain a definition for 'Value'

Source Error:


Line 20:                                 <radt:radtreeview id="treeIndex" runat="server" Height="313px" Width="450px" >
Line 21:                                     <NodeTemplate>
Line 22:                                         <%# GetEditURL(Container.DataItem.Value, Container.DataItem.Text) %>
Line 23:                                     </NodeTemplate>
Line 24:                                 </radt:radtreeview>

Source File: c:\ccintellect\Sites\Tucson\v2.0.2\SiteMap.aspx    Line: 22






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