HELP!!- Object or class does not support set of events

L

Lisa Forde

Hi. I'm trying to run a mailmerge from VB6(sp6) which produces a set of
labels. It works fine from my development machine but when I install the app
anywhere else I get the error above.

I'm not even sure where to start in trying to solve this error. Any help at
all would be greatly appreciated.

I'm developing on XP and the project references Microsoft Word 11.0 Onject
library...if that helps.

Thanks
 
C

Cindy M -WordMVP-

Hi Lisa,
Hi. I'm trying to run a mailmerge from VB6(sp6) which produces a set of
labels. It works fine from my development machine but when I install the app
anywhere else I get the error above.

I'm not even sure where to start in trying to solve this error. Any help at
all would be greatly appreciated.

I'm developing on XP and the project references Microsoft Word 11.0 Onject
library...if that helps.
which version of Word is on the target machine where you're seeing the error?

If you can't debug on the target machine, setup a "debug" version that either
shows a message box at every step, or writes to a log file, so that you can
isolate the line of code causing the error.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 
Top