LiveEdit failing to load Word documents, fails at point of load

Hello: I have a user whose hard drive we had to replace who now is having problems using LiveEdit.

  • the LiveEdit icons show in the browser
  • when she clicks on a Word doc to edit it, the process starts but fails to load in Word
  • oddly, Excel works fine
  • checking into it, the document is downloaded properly to their local drive folder and the temp loader file is also created; and this tries to launch Word

First let me say what I have tried:

  • uinstall and reinstall LiveEdit
  • run “repair” on Word

LiveEdit version: 2.4.3; Firefox protocol handler: 0.5.2

So I dug around for the log and it seems to be failing at the point where Nuxeo is trying to get Word to load the file:

2015-07-29 12:25:12,412 [1] INFO Launcher - Started 2015-07-29 12:25:12,434 [1] INFO Launcher - Live Edit called with this parameter : C:\Temp\Nuxeo\0151ee54-979d-47f8-b5a3-d79085c46a10-default-Christine-1431625508282.xml 2015-07-29 12:25:12,595 [1] INFO Launcher - loading xml file C:\Temp\Nuxeo\dtzsdw0e.jqe\20150514_TC with Johnsen.doc 2015-07-29 12:25:12,595 [1] INFO Launcher - action selected :edit 2015-07-29 12:25:12,600 [1] INFO Launcher - Connecting to http://mcnux:8080/nuxeo/restAPI/default/0151ee54-979d-47f8-b5a3-d79085c46a10/downloadFile?filenamePropertyName=file%3afilename&blobPropertyName=file%3acontent 2015-07-29 12:25:16,379 [1] INFO Launcher - C:\Temp\Nuxeo\dtzsdw0e.jqe\20150514_TC with Johnsen.doc download successful. 2015-07-29 12:25:16,523 [1] INFO Launcher - Selection MS Office Application with mimetype : “application/msword” 2015-07-29 12:25:17,404 [1] INFO Launcher - Version of office detected : 14.0 2015-07-29 12:25:21,455 [1] ERROR Launcher - Error when opening word : System.Runtime.InteropServices.COMException (0x800A1066): Command failed at Microsoft.Office.Interop.Word.Documents.Open(Object& FileName, Object& ConfirmConversions, Object& ReadOnly, Object& AddToRecentFiles, Object& PasswordDocument, Object& PasswordTemplate, Object& Revert, Object& WritePasswordDocument, Object& WritePasswordTemplate, Object& Format, Object& Encoding, Object& Visible, Object& OpenAndRepair, Object& DocumentDirection, Object& NoEncodingDialog, Object& XMLTransform) at NuxeoLiveEditMsOfficeLauncher.Program.Main(String[] args)

Any ideas? Web searches do not bring up anything like this (the only matches to the interop problem is when someone is trying to program something and they do not send in the correct arguments)

Thanks, Albert

0 votes

3 answers

3023 views

ANSWER



Update: the user reported that LiveEdit is now working with Word again. With further checking, it seems that her connection is a bit slow (she works remotely through a VPN tunnel) and I am guessing (just guessing mind you) that if the connection is slow, it's possible that LiveEdit has not finished downloading the document when Word was trying to load it. I guess someone from development would have to confirm if LiveEdit waits until it can get a lock on the file before loading it or not.

For now, she is working. I also checked with our developer and he said that it would take quite a bit of effort to incorporate Nuxeo Drive into our version of Nuxeo (5.6) and therefore it would be best to not do this until we incorporating the next Nuxeo upgrade (later this year).

Thanks, Albert

0 votes



Can Drive Edit be used by just one person without retrofitting our entire install? If so, it's a big change where I have 35 users who are working okay and 1 user who is not. We use an external contractor to configure and program Nuxeo to our requirements and so it is not something I can just drop into our installation. We are not scheduled for any new customizations and upgrades for about 6 months so again unless I can drop it in for one user, not a trivial task.

Thanks

0 votes



Hi Albert,

Nuxeo Live Edit is deprecated, you should use Nuxeo Drive Edit, see Online Editing section of Nuxeo Drive documentation.

Thanks.

0 votes