- Microsoft word 15.0 unable to start windows 10 install#
- Microsoft word 15.0 unable to start windows 10 windows 8.1#
- Microsoft word 15.0 unable to start windows 10 windows 7#
Microsoft word 15.0 unable to start windows 10 install#
User with administrator rights, user without (we install the FileConverter and the Addin in HKLM branch).Same operating system, same Office version, same.
We have made several tests in order to find what might be happening: Unfortunately our COM File Converter doesn't get called, that would mean there is an error in our side, but is Word that decides not to call our File Converter for some reason. Word.FileConverters fcs = application.FileConverters This is how we get the FileConverter (and so the FileFormat when calling to SaveAs): public static Word.FileConverter GetFileConverter(Word.Application application, string formatName) Passed to SaveAs is 25 (just if it could be of help)įor the rest of parameters we are passing Type.Missing.
This error is raised when we call to Document.SaveAs. We only define a value for the first two parameters: Word is throwing: (0x800A140C): Word cannot start the converter M圜onverter.Įn .DocumentClass.SaveAs(Object& FileName, Object& FileFormat, Object& LockComments, Object& Password, Object& AddToRecentFiles, Object& WritePassword, Object& ReadOnlyRecommended, Object& EmbedTrueTypeFonts, Object& SaveNativePictureFormat, Object& SaveFormsData, Object& SaveAsAOCELetter, Object& Encoding, Object& InsertLineBreaks, Object& AllowSubstitutions, Object& LineEnding, Object& AddBiDiMarks) But a week ago we found a couple of users for whom the creation of the file in our format is failing (is only happening in Office 2013). Our solution has been working perfectly in Office 20 for at least a hundred of users. Inside, that's why we need the File Converter). let's say that the final document has multiple documents DOCX/.DOC file to our own format (the File Converter gets the raw content of the file, encrypts it, generates other resources such as the document in PDF, etc. The HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\word\options\assist path is used by Group Policy for proofing tools such as those that correct capitalization, replace text as you type, and insert smart quotes.We have developed a Word add-in that makes use of aĬOM File Converter to convert the. On the File menu, select Exit to exit Registry Editor. When you are prompted to confirm the deletion, select Yes. Right-click the Assist key, and then select Delete. Locate and then select the following subkey: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\ 15.0 \Word\Options\Assist