Outlook 2003 and VSTO questions

C

Christie

Hi,

I am taking an old (unstable) C# outlook addin and rebuilding it using
VSTO. Most of my users have Outlook 2003 SP 1. I have read that SP 2
is recommended. Will SP 1 be enough or does everyone need to update?

Also, I have many Marshal.ReleaseComObject throughout the code. Should
I remove these?

Thanks,
Christie
 
Top