a deployement problem

N

NA_AB

hi all, am developing a shared addin using visual studio in c#.net, an addin
to excel. However, my addin acts like an automation addin too and there are
certain udfs working fine in my m/c.

The problem is, when I installed my project by running the MyAddinSetup.exe
in another machine, though all the registry entries(HKCR, HKLM) are being
made correct, the addin is not listed in the 'Tools-->Addins-->Automation'
list! and thus, am not able to use my udfs defined in MyAddin.Connect.cs.

Kindly help me in this regard. I should be able to use my udfs in the test
machine. Is there a problem with the installation or am I missing any
registry entries?!

Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top