Hello everybody,

i'm very helpless at the moment. I have searched the web but did not found a solution for my problem yet.

We are building Office Open XML Documents (WordprocessingML) on server side. To be very flexible we use templates and link them into the main document via the AltChunk Element. Some of these Templates are RTF documents. To view the final Office Open XML Document we use Microsoft Word 2003 with SP3 and the Compatibility Pack for Office 2007 Formats Version 4. We never had any problems with this combination until we use an enumeration in one of the RTF template documents (eg. WordPad RTF document with enumeration created with the enumeration toolbox item). If this is the case Word 2003 does not open the document and displays a dialog with a "Error opening file" message. However, if we try to open the same file in Office 2007 or Office 2010 it works.

Does anyone know something about a bug/limitation in the Compatibility Pack for Office 2007 Formats? Does anyone have the same problems? Are there workarounds?

Thank you for you help.
flooo

PS: Maybe i could get the permissions to upload a sample document?