From: SourceForge.net <no...@so...> - 2008-05-03 18:28:07
|
Support Requests item #1955547, was opened at 2008-05-01 19:27 Message generated for change (Comment added) made by gsscoder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1955547&group_id=36057 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Giacomo Stelluti Scala (gsscoder) Assigned to: Nobody/Anonymous (nobody) Summary: NDoc 1.3.1 can't build documentation file! Initial Comment: OS: Windows Vista Business NDoc: 1.3.1 FX: from 2.0 to 3.5 (but NDocGui about window display the use of 2.0.x.x system assemblies) Documenter: MSDN (no documenter works with this assebly/xml doc file - attacched) ------------------------------------------------------ NDOC ERROR WINDOW: ------------------------------------------------------ An error occured while trying to build the documentation. Exception: NDoc.Core.DocumenterException Riferimento a un oggetto non impostato su un'istanza di oggetto. Exception: System.NullReferenceException Riferimento a un oggetto non impostato su un'istanza di oggetto. Exception: NDoc.Core.DocumenterException in NDoc.Documenter.Msdn.MsdnDocumenter.Build(Project project) in NDoc.Gui.BuildWorker.ThreadProc() Exception: System.NullReferenceException Server stack trace: in NDoc.Core.Reflection.ReflectionEngine.BuildDerivedInterfaceXref(Type type) in NDoc.Core.Reflection.ReflectionEngine.BuildXrefs() in NDoc.Core.Reflection.ReflectionEngine.BuildXml(XmlWriter writer) in NDoc.Core.Reflection.ReflectionEngine.MakeXmlFile(ReflectionEngineParameters rep, String xmlFile) in System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) in System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) in System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: in System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) in System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) in NDoc.Core.Reflection.ReflectionEngine.MakeXmlFile(ReflectionEngineParameters rep, String xmlFile) in NDoc.Core.Reflection.BaseReflectionDocumenter.MakeXmlFile(Project project, String fileName) in NDoc.Documenter.Msdn.MsdnDocumenter.Build(Project project) ---------------------------------------------------------------------- >Comment By: Giacomo Stelluti Scala (gsscoder) Date: 2008-05-03 20:28 Message: Logged In: YES user_id=1855977 Originator: YES thanx open-collar for your suggestion, in the meanwhile sandcastle was exactly what i'm using... I had no problem using it, because the gui is excactly the same like the beloved NDoc. PS: I tried also NDoc 2005 but it still has some problems... thanx for all giacomo ---------------------------------------------------------------------- Comment By: open-collar (open-collar) Date: 2008-05-02 09:27 Message: Logged In: YES user_id=1698963 Originator: NO I haven't fully checked your error, but you should note the NDoc only supports .Net 1.0 and 1.1. Sadly the project is pretty much dead. If you need an alternative I suggest you look at Sandcastle and Sandcastle Help File Builder. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1955547&group_id=36057 |