开发者

SharePoint 2007 Word Document Conversion Very Slow

I'm calling the SharePoint API (SPFile.Convert - MOSS 2007) to convert a docx to html with the out-of-开发者_StackOverflow中文版the-box Word to HTML converter.

According to the SharePoint logs, the Launcher Service tries to start the DocXPageConverter.exe process immediately. Then, around 7 minutes later the logs report that the process has been successfully created.

I see DocXPageConverter.exe briefly appear in task manager right at the end of this time. So, the conversion appears to run quickly once the process has started.

What's causing this long delay?


You can try using Aspose.Words for SharePoint that can (among other things) convert DOCX to HTML. It does not use the converter engine of MOSS and might work faster than what you are seeing.


In Central Administration, go to Application Management > Configure Document Conversions. In this section there is a Conversion Schedule. Try setting the schedule to Every 1 Minute. I've tried this but my document conversion is still shockingly slow - hopefully you will get more benefit though :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜