COM Addin (developed in VB.NET)

Sep 30 2003 9:21 AM
I am developing a Com AddIn for Word using VB.NET It works - but it is very slow. Does anyone have some experience in developing COM Addins? Where must I implement functionality like addin a commandbar with commandbarbuttons or verify something? I implemented it within the OnConnection but then every start of word takes ages.