This is what I tested: Create a new VSTO project (this time a Word project in VB). Change the ThisDocument_Initialize code into: Private Sub ThisDocument_Initialize(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Initialize MessageBox.Show("Beta
Read More...