i had tried that. but when i try to attach to outlook.exe and select the CLR
i get an error "Unable to attach to the process", and if i select the native
option, the program does not break at the breakpoints. i assume that the
assemblies load correctly becasue the addin works.
plus, even if this does attach correctly, you cannot catch a breakpoint in
the onconnct ,etc methods
i have to install the addin after each new compilation rather tha just allow
it to auto-register. could this have something to do with it?
thanks for your help
m