AddinExpress.MSO.ADXWordAppEvents wdtoyssetup_vb.zip problem

Add-in Express™ Support Service
That's what is more important than anything else

AddinExpress.MSO.ADXWordAppEvents wdtoyssetup_vb.zip problem
 
Biberm Weat




Posts: 3
Joined: 2005-04-20
I just installed the free sample Word add-in in Visual Basic .NET with complete source code and am getting the following error:

(27): Type 'AddinExpress.MSO.ADXWordAppEvents' is not defined.

on this line of code:

Me.adxWordEvents = New AddinExpress.MSO.ADXWordAppEvents(Me.components)

I am using version 2.1.

Thanks

Posted 20 Apr, 2005 16:39:39 Top
Eugene Starostin


Guest


Hi,

We have already redevelop all our sample in version 2.2 preview.
You can find some information about version 2.2 preview here
Posted 20 Apr, 2005 16:45:42 Top
Biberm Weat




Posts: 3
Joined: 2005-04-20
So how can I get version 2.2 or an older copy of the word add-in sample?
Posted 20 Apr, 2005 16:53:29 Top
Biberm Weat




Posts: 3
Joined: 2005-04-20
In downloads... I see
Posted 20 Apr, 2005 16:54:37 Top