J
Jamie Ayer
I am creating an add in that spans Outlook, Excel, Word, Visio, PowerPoint
and Publisher. Everything works great except that when I open Publisher,
the Add In is not loaded. The reg settings are automatically added by
VS.NET:
--------------------------------------------------------------------
Microsoft -> Office -> Publisher -> AddIns -> (NAME).Connect
Description "name"
FriendlyName "name"
LoadBehavior 0x00000003(3)
---------------------------------------------------------------------
Even a simple Messagebox in the connect function will not fire. Has anyone
run into this issue or have any ideas?
I am using Publisher 2003, Visual Studio.NET 2003 and C# for the add-in.
and Publisher. Everything works great except that when I open Publisher,
the Add In is not loaded. The reg settings are automatically added by
VS.NET:
--------------------------------------------------------------------
Microsoft -> Office -> Publisher -> AddIns -> (NAME).Connect
Description "name"
FriendlyName "name"
LoadBehavior 0x00000003(3)
---------------------------------------------------------------------
Even a simple Messagebox in the connect function will not fire. Has anyone
run into this issue or have any ideas?
I am using Publisher 2003, Visual Studio.NET 2003 and C# for the add-in.