View Single Post
 
Old 04-22-2014, 11:38 PM
Ramke Ramke is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Apr 2014
Posts: 1
Ramke is on a distinguished road
Unhappy word 2003 to word 2010 conversion.

Hi All,

We have around 10000 word 2003 documents (saved as xml) into sql server database as binary object field. We used interopt facility to mailmerge the data into the document using c# code. Now after upgrading the OS from XP to WIN7 64bit and upgradeing office 2003 to office 2010 (32bit), the interopt does not work as expected on the aspx pages. MS recommended to use openxml sdk with the c# code. But I need to convert all my word 2003 document into word 2010 docx as quickly as possible as openxml sdk does not recognize the word 2003 xml documents. It can recognize only word 2010 docx files not any xml docs.

We need some direction on this issue. can someone help?
regards
ramki
Reply With Quote