Web Development Help
I am using the book Beginning Web Development. In the chapter on XML, there is a reference to using the Microsoft Treeview control. I downloaded this from the microsoft web site. Unfortunately, it no longer comes in the form of an installation file. Instead it comes in source form that has to be compiled using the batch C compiler. After a lot of research I managed to get the DLL compiled. I also managed to install it in the GAC. The samples run as indicated in the documentation.
The help files that come with this are to say the least lacking.
When I try to put the controls on the toolbox so that I can use them, I get an error that says the DLL has no components. So I am stuck. I know there is something simple I am missing here, but I've tried for several days now with no success.
Any help would be appreciated.
MikeMcClendon
|