R
Ryan
I'm writing a COM add-in for outlook 11. I haven't compiled the
add-in yet but the OnDisconnection event wasn't firing during
debuging. So i followed some posts about Microeye's template and
ItemsCB. I put in a couple of msgbox's just to see if the
OnDisconnection was firing. In the compiled version it would fire but
during debug Microeye's OnDisconnection event won't fire as well. So
I compiled my add-in and the OnDisconnection event fires.
Is there someway to get it to fire during debug. Is there something I
have to configure? Thanks
add-in yet but the OnDisconnection event wasn't firing during
debuging. So i followed some posts about Microeye's template and
ItemsCB. I put in a couple of msgbox's just to see if the
OnDisconnection was firing. In the compiled version it would fire but
during debug Microeye's OnDisconnection event won't fire as well. So
I compiled my add-in and the OnDisconnection event fires.
Is there someway to get it to fire during debug. Is there something I
have to configure? Thanks