Events don't fire after deployment

  • Thread starter Christof Nordiek
  • Start date
C

Christof Nordiek

Hi,

I made an .net application wich uses Word automation.
on my development machine all works well, but after i installed it on a
target machine my application doesn't get the events from Word. What's the
problem?

I referenced the PIA's for Word 2003 in my project and on the target machine
Word 2003 is installed (after installing .NET-Framwork).
I deployed the app with a Setup-project in VS.

What else have I to concern.

Thanks

Christof
 
Top