Hi,
After days of trying to get NDoc 1.3.1 to work with
my VB.NET solution, I decided to download the dev
code. After examining the dev code, I see that
VB.NET is not even supported in some areas of the
code!
Specifically, the "new from visual studio solution"
menu option only supports C# solutions. The code
only accepts C# projects and will otherwise report
that the solution is blank for VB.NET solutions.
When I add my VB.NET DLLs manually, I find that only
some of the associated XML documentation files will
get used to create the help file. NDoc simply
ignores the other. I have verified that those XML
files contain all of the necessary tags. I can only
assume that this is yet another are of NDoc where
VB.NET is not fully supported.
While NDoc is a simply magnificent tool for
documenting .NET projects, is it asking too much of
the developers to simply inlude a note that VB.NET is
not yet fully supported? Instead, us VB.NET
developers waste a lot of time ending in total
frustration!!
- Bob