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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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