I have placed an ActiveX TreeView Control on my page and populated the
tree
with information from a database via ASP (as per the example in
"Professional Visual Interdev Programming, Chapter 9 example). Everything
works well on my
machine. When I go to another machine however, the tree is not visible.
I
attribute that to that particular machine not having the control
registered.
When I have used other ActiveX controls, there always seems to be a
codebase
parameter such that it can be downloaded and installed on a machine. I
can
find no such thing for the TreeView control. I assume this was added to
my
system when I installed Visual Interdev 6. Can anyone offer advice as to
what I need to do to ensure that others that view the site are given the
chance to install the control.