Hi everybody!
I have created an automation add-in in C# using VSTO. When I build, I can go
in Excel, outils, add-in and add the add-in wich appears in the list.
When I make an install of my add-in in another computer, it doesn't work. Why?
Help me please,
Thank you,
Otavio - 18 Jul 2007 09:26 GMT
I came across the following blog, with instructions on how to do this using
an Automation add-in in C#.
http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspx
I've followed all the steps but I can't see my function in the list of
available functions. In my computer I can see it, but on the others not.
What' s wrong?