D
DavidE
Hi,
I create a solution in vs.net to make COM Addin. I use this article:
How To Build an Office COM Add-in by Using Visual C# .NET
http://support.microsoft.com/?kbid=302901
After building the solution I have to run the setup.exe from C:\...\Visual
studio Projects\ MyAddin\MyAddin setup\Debug to take effect in outlook.
1. Is it ok that the COM take effect just after I use setup.exe, and not
take effect if I just build the solution ?
2.After I install the COM and start the outlook the com work ok but I don't
see it in the COM Addin box ?
Thaks
David
I create a solution in vs.net to make COM Addin. I use this article:
How To Build an Office COM Add-in by Using Visual C# .NET
http://support.microsoft.com/?kbid=302901
After building the solution I have to run the setup.exe from C:\...\Visual
studio Projects\ MyAddin\MyAddin setup\Debug to take effect in outlook.
1. Is it ok that the COM take effect just after I use setup.exe, and not
take effect if I just build the solution ?
2.After I install the COM and start the outlook the com work ok but I don't
see it in the COM Addin box ?
Thaks
David