IE treeview control not displaying
properly in .Net 2003 project
In one of my C# .Net 2003 Web project I had problem with IE treeview control displaying only lines of text, with no tree view formatting(when running from local host).
First check on your machine if ..\wwwroot\webctrl_client directory is there. If not you may have to download webcontrol from the following location.
http://www.microsoft.com/downloads/details.aspx?FamilyID=fac6350c-8ad6-4bca-8860-8a6ae3f64448&DisplayLang=en
My problem with treeview control not displaying properly was fixed by installing it from above mentioned location.
You may need to check this post if you still have issues:
http://forums.asp.net/p/969272/1217956.aspx
In one of my C# .Net 2003 Web project I had problem with IE treeview control displaying only lines of text, with no tree view formatting(when running from local host).
First check on your machine if ..\wwwroot\webctrl_client directory is there. If not you may have to download webcontrol from the following location.
http://www.microsoft.com/downloads/details.aspx?FamilyID=fac6350c-8ad6-4bca-8860-8a6ae3f64448&DisplayLang=en
My problem with treeview control not displaying properly was fixed by installing it from above mentioned location.
You may need to check this post if you still have issues:
http://forums.asp.net/p/969272/1217956.aspx
No comments:
Post a Comment