R
Rosemary
I have a database that generates Word documents and have never had a issue
until we went to Vista. In Word, there is an Addin for ApproveIt that if it
is active when running the Access program, Word cannot open and tries to
recover. If I disable the COM Add-in for ApproveIt in Word, then run the
application, it generates the document just fine. I want to programmatically
disable and enable the ADTAPILib.ApproveItAddin. It is listed in Word as
type COM Add-in. I've set a reference to the Silanis ApproveIt Desktop API
1.0 Type Library, hoping that would help, but it didn't. In the object
browser, I can see the ADTAPILib library, but can't seem to find a way to
disable the add-in.
Any help is appreciated.
until we went to Vista. In Word, there is an Addin for ApproveIt that if it
is active when running the Access program, Word cannot open and tries to
recover. If I disable the COM Add-in for ApproveIt in Word, then run the
application, it generates the document just fine. I want to programmatically
disable and enable the ADTAPILib.ApproveItAddin. It is listed in Word as
type COM Add-in. I've set a reference to the Silanis ApproveIt Desktop API
1.0 Type Library, hoping that would help, but it didn't. In the object
browser, I can see the ADTAPILib library, but can't seem to find a way to
disable the add-in.
Any help is appreciated.