Hi,
We have installed our app on a new machine running, Windows Server 2003 R2, Enterprise Edition SP2, using IE6.
When we access the app from other machines, the treeview behaves properly. Only when we try and access the app FROM the machine using its IE6 and whatever components it has loaded, the treeview does not work.
It displays the first nodes properly. We can click on those nodes and the child nodes are dynamically populated on demand. These child nodes should also be selectable and expand, but they are not. They are set to turn red when we rollover them, but they do not, so it appears that they are not even selectable. This occurs on 2 other trees in the app. The parents nodes are fine, the child nodes are dead.
I believe it is a problem with this one particular OS installation, since the app works from XP (IE7 and IE6) and Windows Server 2003 (standard) and another machine that is 2003 Enterprise.
I have lowered all security permissions in IE hoping this would solve the problem. I also made sure and updated the msxml3.dll to the latest (SP9). I also installed msxml6 just in case.
When I look at the IE addons management display, I see the Free Threaded XML DOM Document 3.0 addon being loaded from msxml3.dll. In addition I see the XML HTTP Request addon being loaded from msxml3.dll.
I also updated the flytreeview.dll to 4.3.1.74 from a previous 4.3.1.X release to see if that had any affect. It had none.
I can not find anything else to modify/update to solve this problem.
Again I think it is related to something on this particular machine, not with the flytreeview.dll, because when we access the app from other machines, the treeview performs perfectly.
Thanks for any help,
Richard Cook