H
Henk
Hi,
I created a .NET Add-in (via the VS.NET 2005 extensibillity wizard) for
Office XP. It works perfectly on my development machine, but on my test
machine, it doesn't do anything. I noticed that the loadbehavior key in the
registry changes from 3 to 2 when I start an office application.
For testing I created a new add-in that only shows a messagebox in the
Connect() and in the StartUpComplete method, but no luck.
I see that word looks for the add-in in the registry, and that it loads
mscoree.dll, but after that nothing (using filemon and regmon from
sysinternals)
The test machine is a clean install with XP pro SP2, Office XP sp3 and
..NET2.0 runtime!
Anyone perhaps an idea?
greetings,
Henk
I created a .NET Add-in (via the VS.NET 2005 extensibillity wizard) for
Office XP. It works perfectly on my development machine, but on my test
machine, it doesn't do anything. I noticed that the loadbehavior key in the
registry changes from 3 to 2 when I start an office application.
For testing I created a new add-in that only shows a messagebox in the
Connect() and in the StartUpComplete method, but no luck.
I see that word looks for the add-in in the registry, and that it loads
mscoree.dll, but after that nothing (using filemon and regmon from
sysinternals)
The test machine is a clean install with XP pro SP2, Office XP sp3 and
..NET2.0 runtime!
Anyone perhaps an idea?
greetings,
Henk