Addin not working after recompile

D

DeskUser

Hello

I am developing an office addin using .net 1.1 .

I set the build output path of the addin project to the instalation
path of the addin.

Neverthless, after each compilation the addin is not loaded into
office applications,

It works only after i rebuild the setup project and reinstall the
addin.
 
Top