[Mono-bugs] [Bug 70866][Wis] New - Cannot generate docs with monodoc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 09:47:26 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by rocco.rossi@katamail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70866

--- shadow/70866	2004-12-29 09:47:26.000000000 -0500
+++ shadow/70866.tmp.17935	2004-12-29 09:47:26.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 70866
+Product: Mono: Doctools
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Console
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: rocco.rossi@katamail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Cannot generate docs with monodoc
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing. 
+Description of Problem: 
+ 
+ 
+Steps to reproduce the problem: 
+1. monodoc --update <name>.dll -o docs/ 
+2.  
+3.  
+ 
+Actual Results: 
+Unhandled Exception: System.NullReferenceException: Object reference not 
+set to an instance of an object 
+in <0x00046> Updater:GetName (System.Type) 
+in <0x000e3> Updater:Generate (System.Type,string,string,int&) 
+in <0x000d8> Updater:Generate (string) 
+in <0x0017f> Updater:Main (string[]) 
+ 
+Expected Results: 
+Supposed to generate docs! 
+ 
+How often does this happen?  
+Always! 
+ 
+Additional Information: