c# - .NET Word add-in does not run on first execution -
i writing add-in word. add-in work correctly , has no significant issues. problem have when fix bug , give new build users, first time run add-in behaves previous version of add-in before bug fixed. subsequent executions exhibit corrected behavior.
my users using visual studio installer , add-in not gac'd. have verified users uninstalling old add-in before installing new one.
does know might responsible execution lag?
Comments
Post a Comment