Word 2003 XML Expansion Pack Problem

Hi all,

I've created a manifest file, signed it and trying to add it to a document, but it's giving me the following message:

"The XML expansion pack could not be processed because of low memory or insufficient permissions. For more information, contact your system administrator".

Task Manager says I have 100mb of free RAM, and I am local admin on my machine, so I can't see how this error message is relevant.

Hope someone out there can help...

Cheers,
Ed


My manifest file is at the end (so that you can see if I'm doing something wrong there).

<manifest xmlns="http://schemas.microsoft.com/office/xmlexpansionpacks/2003">
<version>1.1</version>
<uri>ExpenseReport</uri>
<manifestURL>My manifest URL</manifestURL>
<solution>
<solutionID>schema</solutionID>
<type>schema</type>
<alias lcid="*">Expense Report Smart Document Schema</alias>
<file>
<type>schema</type>
<version>1.0</version>
<filePath>c:/schema.xml</filePath>
</file>
</solution>
</manifest>



Answer this question

Word 2003 XML Expansion Pack Problem

  • Word 2003 XML Expansion Pack Problem