Hi
While creating a smart document in Word 2003,The Word document seems to load
the XML Schema manifest but does not display the Document Action Pane after
loading the schema and the manifest.I have not been able to pinpoint the
cause of this .Could you please suggest
Following are the contents of manifest file
<?xml version="1.0" encoding="utf-8" ?>
<SD:manifest xmlns:SD =
"http://schemas.microsoft.com/office/xmlexpansionpacks/2003">
<SD:version>1.3</SD:version>
<SD:updateFrequency>20160</SD:updateFrequency>
<SD:uri>http://www.map.com/MAPSchema.xsd</SD:uri>
<SD:solution>
<SD:solutionID>{6695767D-0B8B-4dfe-9CC8-7BA627146E6D}</SD:solutionID>
<SD:type>smartDocument</SD:type>
<SD:alias lcid = "*">MAP Template Smart Document Solution</SD:alias>
<SD:file>
<SD:type>solutionActionHandler</SD:type>
<SD:version>1.0</SD:version>
<SD:filePath>MAPSmartdocDLL.dll</SD:filePath>
<SD:CLSID>{DA5F02EE-B249-4DDE-BD2F-C34C2D4C4553}</SD:CLSID>
<SD:regSvr32/>
</SD:file>
</SD:solution>
</SD:manifest>
MAPSmartdocDLL.dll,MAPSchema.xsd and,MAPSmartDoc_Manifest.xml all reside in
the same directory
Help!!
Word Heretic - 25 Dec 2004 02:17 GMT
G'day "MAKS@India" <MAKS@India@discussions.microsoft.com>,
If you go to the MVP site word.mvps.org and search for VBA Task Panes
you will get solutions including displaying the pane of choice.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
"MAKS@India" <MAKS@India@discussions.microsoft.com> reckoned:
>Hi
>
[quoted text clipped - 28 lines]
>the same directory
>Help!!