Program crashes when trying to open a document that is already open in Microsoft Office
rmboggs opened this issue · 1 comments
rmboggs commented
If a document is opened by DocxToSource and then opened in Microsoft Office, it opens as read-only but opens without issues. However, if the document is already open in MS Office and then opened in DocxToSource, DocxToSource will crash. So either the program needs to be updated so it can open a document as read-only or it needs to simply capture the exception and explain to the user to close the document in MS Office before proceeding.