Discussion word addins not loading in MSo 2003

  • Thursday, January 28, 2010 8:41 PM
     
     
      I have created a shared addins word using VS2005 and MSO 2003, the addins was not loading is MSO 2007,but  when dependency set extensibilityMSM.msi, lockbackRegKey.msi,o2007pia.msi then the addins toolbar was loaded and it is functioning properly,after this i tried thge same extensibilityMSM.msi, lockbackRegKey.msi,O2003PIA.MSI and office2003-kb907417sfxcab-ENU.exe but even then  mY word Addins toolbar is not loaded.
     
    If MSO 2003 and MSO 2007 is present in the system it is loaded in both MSO 2003 and MSO 2007,after installaing the MSO 2007, if MSO 2007 is uninstalled even them it dispaly in MSO 2003, but systemhas ONly MSO 2003 then My addins toolbar Does Not Turns up.
    The operating system in System with MSO 2007 is Vista and The Operating system in the system with MSO 2003 is XP professional.

    Then i run the Addins Spy.exe on Both the system(where addns was loaded  in MSO 2007  and in system where addins did not load in MSO 2003
    The XML data for these syetm are as follows
    System With Vista operating System and  MSO 2007 (addins Toolbar Loaded)

    <Item>15</Item>
      <Host>Word</Host>
      <Running>false</Running>
      <Loaded>false</Loaded>
      <Type>Managed</Type>
      <FriendlyName>Word Addins</FriendlyName>
      <ProgID>wordAddins.Connect</ProgID>
      <CLSID>{627354D5-5DF7-48DA-BE45-5A28F6DC9DB5}</CLSID>
      <Manifest>n/a</Manifest>
      <DllPath>mscoree.dll</DllPath>
      <LoadBehavior>3</LoadBehavior>
      <RegHive>HKLM</RegHive>
      <AssemblyName>wordAddins, Version=1.0.3673.41022, Culture=neutral, PublicKeyToken=null</AssemblyName>
      <CLR_version>v2.0.50727</CLR_version>
      <Exposed>false</Exposed>
      <Interfaces>(none)</Interfaces>
      <FormRegions>n/a</FormRegions>
      <VSTOR>n/a</VSTOR>
      <Installed>22-01-2010 - 03:20:11</Installed>
      <PubVer>n/a</PubVer>
      <Status>OK</Status>
      <StatusDescription />
      </addIn>
    System with XP operting system having MSO 2003(Addins Toolbar Not loaded)


    <addIn>
      <Item>5</Item>
      <Host>Word</Host>
      <Running>false</Running>
      <Loaded>true</Loaded>
      <Type>Managed</Type>
      <FriendlyName>Word Addins</FriendlyName>
      <ProgID>wordAddins.Connect</ProgID>
      <CLSID>{627354D5-5DF7-48DA-BE45-5A28F6DC9DB5}</CLSID>
      <Manifest>n/a</Manifest>
      <DllPath>C:\Word Add in\wordAddins.dll</DllPath>
      <LoadBehavior>3</LoadBehavior>
      <RegHive>HKLM</RegHive>
      <AssemblyName>wordAddins, Version=1.0.3675.3658, Culture=neutral, PublicKeyToken=null</AssemblyName>
      <CLR_version>v2.0.50727</CLR_version>
      <Exposed>false</Exposed>
      <Interfaces>?</Interfaces>
      <FormRegions>n/a</FormRegions>
      <VSTOR>n/a</VSTOR>
      <Installed>1/27/2010 - 1:21:01 AM</Installed>
      <PubVer>n/a</PubVer>
      <Status>OK</Status>
      <StatusDescription />
      </addIn>


     Need Urgent Help
    Thanks

    Neeraj kumar