Add-in not load in Word when running with Office XP and .NET 2.0

G

GW

Hi,

We have developed a shared add-in to be used in Word and PowerPoint. It
works well on the targeted Office versions (i.e. XP and 2003) when .NET 1.1
is installed. However, when trying to run on a system that has Office XP and
only .NET 2.0, the add-in would only load in PowerPoint but not Word (and no
error message). We have compared the macro security settings in both
applications and they are the same. The add-in has not been disabled, as can
be seen with a LoadBehavior of 3 in the registry.

The add-in is installed as a global add-in (i.e. registered under the
LocalMachine key). It was developed with .NET 1.1 and the Office XP PIAs.
During installation, we also include the VSTO package if only .NET 2.0 can be
detected.

We are quite confused at the moment and any help or suggestions would be
much appreciated. Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top