Skip to content

null reference in MyAssemblyInfo.ProcessMemberNode #1

@sakno

Description

@sakno

I caught the following exception when the file is processed with the documentation:

Unhandled exception: System.NullReferenceException:    
at Imm.ImmDocNetLib.MyReflection.MetaClasses.MyAssemblyInfo.ProcessMemberNode(XPathNavigator memberNodeNavigator, XPathNavigator docNavigator)
at Imm.ImmDocNetLib.MyReflection.MetaClasses.MyAssemblyInfo.ReadXmlDocumentation(String xmlDocPath)
at Imm.ImmDocNetLib.AssembliesInfo.ReadMyAssemblyInfoFromXmlDocumentation(String xmlDocPath)
at Imm.ImmDocNet.Program.ProcessFilesNames(List`1 filesNames)
at Imm.ImmDocNet.Program.Main(String[] args)

Version ImmDoc.NET 1.0.5.0. downloaded from codeplex.

If it is necessary, I can send my XML documentation to you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions