Hi All,

After installing the Word 2003 Add-In via a MSI Package, Word 2003 attempts to load the Add-In but fails with no error message. I can see it failing as it changes the following registry entry from 3 to 2.

HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\[MyAddIn]\LoadBehavior

I have checked the security in the .NET 2.0 Configuration MMC and the .dll file has been granted "Full Trust".

Is there any way of capturing the error message?