954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

After migration ASP.Net 1.1 to 3.5: TreeView control is not displaying data in hierar

Hi,

Before migration: Existing application (running on .Net 1.1) is using custom control developed by inheriting TreeView control of Microsoft.Web.UI.WebControls and displays data (country & its city’s) in heirarchical format.

After migrating existing application: the same custom control is not displaying data in hierarchical format, only country node is being shown (city nodes are not shown). Any idea what could be the problem?

Additionally I would like to highlight points:
• Custom control in design view (application *.aspx page) is rendering with Error Creating Control object reference not set to an instance of an object.
• But I have checked assembly reference is correct. Note: reference I have done is using @Register tag in web page (Source section).

Thanks.

Regards,
Atheeq

na_atheeq
Newbie Poster
2 posts since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You