D
Doug R.
I developed a add-in Outlook 2007 that adds buttons to the context menu based
on whether the contact has phone numbers that can be dialed. Upon click of
one of them the add-in inserts an sql record that is picked up by my dialer
and the call is made. I have a godaddy cert I have signed the clickonce and
manifest with, all seems good their, it installs on client machines without
error, and shows up as a valid add-in in Outlook. When I right click I get
the menu items added I would expect, but clicking them does nothing, even if
I change the code to just display a messagebox only. This happens on all
machines other than mine (dev machine). Is there some security setting I
could be missing that isn't allowing my click events to fire???
on whether the contact has phone numbers that can be dialed. Upon click of
one of them the add-in inserts an sql record that is picked up by my dialer
and the call is made. I have a godaddy cert I have signed the clickonce and
manifest with, all seems good their, it installs on client machines without
error, and shows up as a valid add-in in Outlook. When I right click I get
the menu items added I would expect, but clicking them does nothing, even if
I change the code to just display a messagebox only. This happens on all
machines other than mine (dev machine). Is there some security setting I
could be missing that isn't allowing my click events to fire???