Modifying TreeView and TreeNode

Last post 08-05-2009 3:48 AM by webnoel. 1 replies.

Sort Posts:

  • Modifying TreeView and TreeNode

    03-24-2004, 8:21 AM
    • Member
      70 point Member
    • sjsuchic
    • Member since 02-10-2004, 6:36 PM
    • Posts 14
    For a few reasons, I want to modify the TreeNode code. I want to add an object member variable to it. So, I have created a new project (Microsoft.Web.UI.WebControls) and added all of the source files to the project. I am getting close to getting it compiled, but am running into a few errors that i don't understand.


    Duplicate 'AssemblyProduct' attribute
    Duplicate 'AssemblyCompany' attribute
    Duplicate 'AssemblyConfiguration' attribute
    Duplicate 'AssemblyCopyright' attribute
    Duplicate 'AssemblyCulture' attribute
    Duplicate 'AssemblyDescription' attribute
    Duplicate 'AssemblyTitle' attribute
    Duplicate 'AssemblyTrademark' attribute
    Duplicate 'AssemblyVersion' attribute
    Other languages may permit the internal virtual member 'Microsoft.Web.UI.WebControls.BaseChildNodeCollection.SetViewStateDirty()' to be overridden
    Other languages may permit the internal virtual member 'Microsoft.Web.UI.WebControls.Tab.Active.get' to be overridden
    Other languages may permit the internal virtual member 'Microsoft.Web.UI.WebControls.TabItem.Active.get' to be overridden
    Other languages may permit the internal virtual member 'Microsoft.Web.UI.WebControls.TabSeparator.Active.get' to be overridden
    Other languages may permit the internal virtual member 'Microsoft.Web.UI.WebControls.TreeNode.LowerPostBackEvent(string)' to be overridden
    Resources 'Resources\Microsoft.Web.UI.WebControls.Design.resources' and 'Resources\Microsoft.Web.UI.WebControls.Design.resx' have the same manifest resource name 'Microsoft.Web.UI.Web.UI.WebControls.Resources.Microsoft.Web.UI.WebControls.Design.resources'.
    Resources 'Resources\Microsoft.Web.UI.WebControls.resources' and 'Resources\Microsoft.Web.UI.WebControls.resx' have the same manifest resource name 'Microsoft.Web.UI.Web.UI.WebControls.Resources.Microsoft.Web.UI.WebControls.resources'.


    Any help would be appreciated. Thanks
  • Re: Modifying TreeView and TreeNode

    08-05-2009, 3:48 AM
    • Member
      10 point Member
    • webnoel
    • Member since 08-28-2007, 11:52 AM
    • Dubai
    • Posts 18

    Were you to find a solution to this?

    Please do let me know.

    thanks

    Noel Fernandes
Page 1 of 1 (2 items)