I am attempting to use the final release version of NDoc
with the VB plugin (VBCommenter) for Visual Studio
2005 release candidate. Everything appears to install
correctly, but when I try to select the dll for the project
to be documented I get a message saying the file is in
the wrong format. How do I get around this problem?
Logged In: YES
user_id=627213
Hi,
I am using NDoc and VS2005 and I have got no problems.
You don't need the VBCommenter plugin (I don't know weather
it works with VS2005). You can use ''' and VS2005 will
handle this like a NDoc comment.
VS2005 creates the xml comment files and NDoc will use them
to create the documentation.