Skip to content

Error: System.NullReferenceException: Object reference not set to an instance of an object. at DocxMerge.Program.Main(String[] args) #4

@vharihar2

Description

@vharihar2

When I run DocxMerge as follows, I get the following error. Pls help.

DocxMerge.exe -v -i <file1.docx> <file2.docx> -o "merged.docx" -f

Creating initial document
Opening merged.docx for writing
Adding <file2.docx> to merged.docx
System.NullReferenceException: Object reference not set to an instance of an object.
at DocxMerge.Program.Main(String[] args)

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