Tim Waters - 2003-05-14

In VB.Doc Core, Sub CreateTree there is a call to the CurrentAssembly.GetTypes() which fails with a
"unable to load types" (paraphrased) error on one of my projects.  This project uses a library which I *think* uses some COM objects or pinvoke to call DLL's directly.

I doubt there is a fix but if anyone has a work around please let me know.

Thanks