Question
WordConnector Start Property
Hi,
I have a wordconnector property which is using start method to open the document. After the document starts I am adding values to bookmarks through the automation. For few users the start method is behaving weird. It is not even starting the documents and as a result automation is waiting there infinite time until I close runtime. We are using office 2013 here. I checked the machine does not have any older version of office as well. Can anyone throw some light on the issue?
Thanks,
Ritun
Check if any antivirus is blocking Runtime to start the documentation on the problematic machines? Verbose level Runtime.log file might help for further analysis here.