Hi
I made a application that works with Microsoft.Office.Interop.Word;
On my computer works perfect, but on a fresh machine it give me this error : Could not load file or assembly 'Microsoft.Office.Word version=12.0.0.0 Culture=neutral!
Do you have any idea why?
Thanks
David

1 answers
Are you sure that the fresh machine has both Word 2007 and the associated PIAs already installed?
answered 2 years ago by:
17279
You can't just copy the dll, that won't work.
You actually need to install msoffice on the machine.
answered 2 years ago by:
30
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!