[Mono-docs-list] Fwd: [Mono-winforms-list] Exception when using monodocer on System.Windows.Forms.dll

Jonathan Pryor jonpryor at vt.edu
Thu Dec 14 19:52:19 EST 2006


On Thu, 2006-12-14 at 19:13 +0100, latency wrote:
> as I'm working pretty much with the System.Windows.Forms namespace I thought
> it would be great to have it's documentation in the mondoc browser.
> 
> So I tried to run monodocer and generate the documentation but monodcer fails
> and displays the following exception.
> 
> Updating: System.Windows.Forms.TextBox
> System.NullReferenceException: Object reference not set to an instance of an
> object
>   at CSharpFullMemberFormatter.AppendVisibility (System.Text.StringBuilder
> buf, System.Reflection.MethodBase method) [0x00000]

You might try using monodocer from svn-HEAD.  There was a change on
2006-12-07 to AppendVisibility() which should avoid the
NullReferenceException.

 - Jon




More information about the Mono-docs-list mailing list