Hi,
I have this problem on my system where I cannot re-install Office
(deployed by employer).
I found a fix for diff-docx.js (see attached patch). The trick is to
call word.Documents.Add() to open an empty document before calling
word.Documents.Open().
Regards,
Stephan Walter
On 24.01.2011 21:25, Stefan Küng wrote:
> Simon, can you please add a note about this to the docs?
>
> Stefan
>
>
> Den 24-01-2011 14:08, Martin Heller skrev:
>
>> Is this a known problem with Office 2010?
>
> I think it is.
>
> MS Office 2010 were installed using "Click-to-Run for Office 2010".
>
> Other users have reported similar problems
> <URL:http://social.msdn.microsoft.com/Forums/eu/worddev/thread/e051e92f-5f33-4741-804a-78ceca4cd41e>
>
> Following<URL:http://support.microsoft.com/kb/982434/en-us> I have now
> downloaded and installed the MSI-based Office 2010. The Diff function is
> working with this installation of Word 2010.
>
> If the above is correct, I think it would be helpful to add a note about
> this to the manual in section "4.10. Viewing Differences".
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2714956
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-29 12:44:53 CEST