T
tobiasebsen
Hi
I've developed a Word add-in using Extensibillity in .NET with C#.
As many others have experienced, the LoadBehavior gets changed from 3
to 2 whenever i start Word. This usually means that the add-in is
throwing an exception. The trouble is that it seems that OnConnection
never gets called wich makes it wery hard to debug.
The add-in works fine on my development system, but fails to load on
any other PCs.
I've checked the registry and the PIAs, but they all seem fine.
Please help!
I've developed a Word add-in using Extensibillity in .NET with C#.
As many others have experienced, the LoadBehavior gets changed from 3
to 2 whenever i start Word. This usually means that the add-in is
throwing an exception. The trouble is that it seems that OnConnection
never gets called wich makes it wery hard to debug.
The add-in works fine on my development system, but fails to load on
any other PCs.
I've checked the registry and the PIAs, but they all seem fine.
Please help!