We've been getting a number of errors related to a duplicate Normal style, which is a bug in Word 2010 that can be fixed by saving the file as .docx. Westchester returns styled pre-edit files as .docx, so somewhere along the line someone is saving as .doc again. So we need to add a routine to the daily update check to also check what the default save-as file type is and make sure that it is set to .docx not .doc.
We've been getting a number of errors related to a duplicate Normal style, which is a bug in Word 2010 that can be fixed by saving the file as .docx. Westchester returns styled pre-edit files as .docx, so somewhere along the line someone is saving as .doc again. So we need to add a routine to the daily update check to also check what the default save-as file type is and make sure that it is set to .docx not .doc.