Copy link to clipboard
Copied
Using Coldfusion 9 I am trying to build a cfcomponent that converts a Microsoft word doc to html. I found an example of using Microsoft word application objects from the MX7 reference (http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFu...) but I can't seem to get it to work. I get "A timeout occurred while attempting to lock WordObjLock."
Is there an easy way to do this?
Thanks
Copy link to clipboard
Copied
Without ever having tried this, that sounds like you've got the Word doc open elsewhere, it's nothing that simple is it?