Hi,
What I am trying to do is to insert the Microsoft TreeView Control within my web site where users can select an item.
I am able to successfully populate the tree and it works the way it is supposed to on my development machine. Now when I try to open the web page on other PCs, I get an assortment of errors.
Sometimes the tree is there and the branches are all there but the actual nodes are invisible. Other times the ActiveX control wont load at all and one particular error i get is
Object doesn' support this property or method: 'TreeView1.Nodes'
I have tried other similar control which i have downloaded and they all give similar problems., The CAB file is there and the reference is there and the download popup screen comes.
I have even tried updating the "mscomctl.ocx" on the other machines with no success.
I am currently running Windows 2000 Server with SP2 and IIS5, It has IE6 installed and the majority of users are using IE4, but even users with IE6 have problems.
Please help
Thanks
What I am trying to do is to insert the Microsoft TreeView Control within my web site where users can select an item.
I am able to successfully populate the tree and it works the way it is supposed to on my development machine. Now when I try to open the web page on other PCs, I get an assortment of errors.
Sometimes the tree is there and the branches are all there but the actual nodes are invisible. Other times the ActiveX control wont load at all and one particular error i get is
Object doesn' support this property or method: 'TreeView1.Nodes'
I have tried other similar control which i have downloaded and they all give similar problems., The CAB file is there and the reference is there and the download popup screen comes.
I have even tried updating the "mscomctl.ocx" on the other machines with no success.
I am currently running Windows 2000 Server with SP2 and IIS5, It has IE6 installed and the majority of users are using IE4, but even users with IE6 have problems.
Please help
Thanks