C
Chris Bellini
Greetings!
I'm developing an add-in for Outlook 2003 (and perhaps Outlook XP as
well, but later) with C# using Visual Studio .NET 2003. I've been
following these examples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/ol03csharp.asp
http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx
I can get the solution to compile with no problems. However, I cannot
for the life of me get the add-in to install. I've built the MSI and
gone through the installation (which reports no errors) but when I
launch Outlook 2003, the toolbar button for my Add-in isn't created.
I've even tried to follow these suggestions to possible installation
problems:
http://www.shahine.com/omar/PermaLink,guid,ee43e226-a1e9-4077-b20c-b70602b93ea3.aspx
But to no avail. I've also written it as a stand-alone application but
almost everything disaplys the Outlook Security Warning dialog which is
why I'd like to get this to work as an Office Add-in. Any suggestions?
Thanks in advance.
Chris
I'm developing an add-in for Outlook 2003 (and perhaps Outlook XP as
well, but later) with C# using Visual Studio .NET 2003. I've been
following these examples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/ol03csharp.asp
http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx
I can get the solution to compile with no problems. However, I cannot
for the life of me get the add-in to install. I've built the MSI and
gone through the installation (which reports no errors) but when I
launch Outlook 2003, the toolbar button for my Add-in isn't created.
I've even tried to follow these suggestions to possible installation
problems:
http://www.shahine.com/omar/PermaLink,guid,ee43e226-a1e9-4077-b20c-b70602b93ea3.aspx
But to no avail. I've also written it as a stand-alone application but
almost everything disaplys the Outlook Security Warning dialog which is
why I'd like to get this to work as an Office Add-in. Any suggestions?
Thanks in advance.
Chris