Addin not working

S

shantanu

I am facing a wierd problem. I have developed an Excel 2007 Addin
using c# in VS 2008. The addin is working fine on my PC. Now when i
create a setup and install the same addin on anather PC the
installation is successful but the New Component does not show in the
excel 2007 ribbon on the PC. Kindly help, its really stuck

Thanks and regards
 
C

CurlyDave

Did you put the Add-in file in the same place excel-stores add-in's?
If not you may have to click the browse button and find it.
 
Top