NDoc seams to hang
Status: Beta
Brought to you by:
nmbt0
Tried NDocConsole to build documentation, but the process doesn't end. Tried this three times. For example: Try building the documentation for log4net from the XML file log4net.xml which is generated if you are using log4net in your project. Several thousand files are built (and they look good) but process does not end (in Commandbox cmd.exe und Windows-XP Pro SP2 english)
Logged In: NO
My occurrence of this error occurs in the
MsdnUrlValidator - an invalid url never gets to the event
handler webBrowser1_DocumentCompleted and so sits in an
infinite loop waiting for the web browser to come back.
I think the issue is to do with the actual url being
validated but certainly the validation code should handle
this issue more gracefully.